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
2019-07-01Fixes VSTS Bug 937024: [FATAL] System.InvalidOperationExceptionMike Krüger
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-27Fixes VSTS Bug 789280: [VSM] Default code snippet "Exception" insertMike Krüger
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-15Fixes VSTS Bug 789329: [VSM] Default code snippet "indexer" insert wrong codeMike Krüger
2019-01-16[Ide] Fix secondary text color in Code Templates prefsVsevolod Kukol
2018-10-17Fixes vsts Bug 685144: Invoking some snippets from toolbox in .csMike Krüger
2018-10-09Fixes VSTS Bug 699559: Update C# prop snippet to be consistent withMike Krüger
2018-09-26[Ide] Fixed unit tests.Mike Krüger
2018-09-21Fixes VSTS Bug 685153: Some C# templates do not work when invoked inMike Krüger
2018-09-08Report an error and avoid exception when snippet version is unsupported.Kirill Osenkov
2018-09-05Fix VSTS 641286: make snippet loading resilientKirill Osenkov
2018-07-27Fixes issue #5521 Code completion incorrectly inserts code TheseMike Krüger
2018-05-22Fixes VSTS 620177: [Feedback] VS for Mac: code snippet problemMike Krüger
2018-02-26[Ide] Use StringBuilderCache.Mike Krüger
2017-11-28[CodeTemplates] Remove dead code causing a deadlock. (#3422)Marius Ungureanu
2017-06-20[CSharpBinding] Removed custom completion engine.Mike Krüger
2017-06-13Fixed 'Bug 57392 - ctor code snippet is producing an namelessMike Krüger
2017-06-06Fixed 'Bug 57155 - Visual Studio for Mac crashing when adding snippetMike Krüger
2017-05-12[Ide] Avoid iterators on iterating textchanges.Marius Ungureanu
2017-05-09[Perf] Fix editor leaking via NavigationHistoryService.Marius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-04[Perf] Address PR feedback.Marius Ungureanu
2017-05-03[Perf] Fix editor leaking via NavigationHistoryService.Marius Ungureanu
2017-04-19Fixed 'Bug 55298 - Autocomplete () doesn't work'Mike Krüger
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-03-08Snippet support for html/css have specific characters they need treated speci...Todd Grunke
2017-03-06[Ide] Corrected code template mime type match.Mike Krüger
2017-02-22[TextEditor] Changed text changed model.Mike Krüger
2017-01-24[Ide] Unified code completion handle paths.Mike Krüger
2016-09-23[Ide] No longer crash on duplicated code templates.Mike Krüger
2016-09-13Merge branch 'master' into textmateMike Krüger
2016-09-12Fixed 'Bug 44172 - Code template expansion not generating the right thing for...Mike Krüger
2016-09-11[Ide] Simplify expansion code to do symbol trimming on roslyn side.therzok
2016-09-11[Ide] Fix some glib warnings on adding editors to a scrolled window without v...therzok
2016-08-16[Ide] Added support for text mate environment variables in codeMike Krüger
2016-08-15[Ide] Implemented text mate completion extension.Mike Krüger
2016-08-04[Ide] Added command to show text mate scopes at caret.Mike Krüger
2016-08-03[Ide] Syntax highlighting is now async.Mike Krüger
2016-08-01Merge branch 'master' into maceditorMike Krüger
2016-07-27[Ide] Use TextMateLanguage to extract text mate indentation & snippetMike Krüger
2016-07-22[Ide] Added support for text mate snippets.Mike Krüger
2016-07-12[General] Change some StringBuilder appends to not allocate strings.therzok
2016-06-21Fixed 'Bug 42011 - Code Template Failing'Mike Krüger