Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-08Fixes VSTS Bug 627497: [Feedback] code snippet cursor in wrongMike Krüger
2018-04-12[SourceEditor] Extracted the span update listener logic & added unitMike Krüger
2018-03-16[SourceEditor] Fixed diff tracker. (#4191)Mike Krüger
2017-11-01Fixed '294858 [Feedback] Do NOT go to definition if Ctrl/Cmd isMike Krüger
2017-10-06Consolidate VS Editor NuGet references in a single file. (#3153)Kirill Osenkov
2017-03-24Merge remote-tracking branch 'origin/master' into vNext-webtools-platformLluis Sanchez
2017-03-20Fixed 'Bug 53283 - Autocompletion doesn't respect tabs versus spaces'Mike Krüger
2017-02-09Add MS.VS.Language.StandardClassification implDavid Pugh
2017-02-09Switch to Dev15 bits and modify MD's TextDocument to use the VS TextBuffer as...David Pugh
2017-02-09Add TextDocument (but there are some broken unit tests)David Pugh
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-07-20Removed some local copy flagsMike Krüger
2016-05-17[TextEditorTests] Track API changes.Mike Krüger
2016-05-17[TextEditor] Merged source editor with text editor (gtk part).Mike Krüger
2016-05-17[TextEditorTests] Removed NRefactory dependency.Mike Krüger
2016-01-04[TextEditor] Removed VI mode.Mike Krüger
2015-09-21Merge branch 'master' into roslynMarius Ungureanu
2015-09-19[Release] Fixup configs from validator tool.Marius Ungureanu
2015-07-09[TextEditor] Replaced rope implementation with ImmutableText.Mike Krüger
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-01-10Flush solution changes done by XSLluis Sanchez
2013-09-24Fixed 'Bug 14941 - Underline emails'.Mike Krüger
2013-09-13Fixed 'Bug 14716 - Search and replace All doesn't'.Mike Krüger
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-07-29[TextEditor] Started Avl Tree implementation.Mike Krüger
2013-07-26[UnitTests] Added unit tests for the compressing list implementation.Mike Krüger
2013-07-26[tests] Port everything to GuiUnit and add it as a submoduleAlan McGovern
2013-06-06[tests] Port to using the new test runner for our internal testsAlan McGovern
2013-05-10Fixed 'Bug 12150 - Cannot undo format-on-paste'.Mike Krüger
2013-05-08Test assemblies must not local copy referencesLluis Sanchez
2013-04-29[Tests] Fixed text editor tests.Mike Krüger
2013-04-29[Tests] Splitted text editor tests.Mike Krüger