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
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
2016-06-02[Ide] Disable Gtk interactive search in TreeViewsVsevolod Kukol
2016-05-16WIP (#1419)Marius Ungureanu
2016-04-06Revert "[Ide] Asynchronize OnTheFly formatting."Marius Ungureanu
2016-03-27[Ide] Asynchronize OnTheFly formatting.Marius Ungureanu
2016-03-08Fixed 'Bug 39428 - [iOS] Override of protocol method shows 2Mike Krüger
2016-02-02Fixed 'Bug 38126 - [Papercut] Expanding a 'try' code template leavesMike Krüger
2016-01-29Fixed 'Bug 38126 - [Papercut] Expanding a 'try' code template leavesMike Krüger
2016-01-26Fixed 'Bug 38004 - 'foreach' code template does not do anything'.Mike Krüger
2016-01-26Fixed 'Bug 38016 - Tab doesn't work on the last line of source file'Mike Krüger
2016-01-25[Ide] Fixed being unable to add a new code template.Matt Ward
2015-11-23Merge remote-tracking branch 'origin/roslyn' into roslyn-nogtkshellMarius Ungureanu
2015-11-23[Ide] Switch OptionsPanel to Control.Marius Ungureanu
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-11-17Fix warningsLluis Sanchez
2015-10-30Bug 35366 - Code template completion doesn't work in some casesDavid Karlaš
2015-09-24Fixed 'Bug 34149 - Can not modify the built in "#region" Code TemplateMike Krüger
2015-09-10Merge branch 'master' into roslynMike Krüger
2015-09-08Bug 32338 - [Hackweek][Xml Editor] Double clicking on a Text Snippet in the T...David Karlaš
2015-06-17Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-16[Refactoring] Moved from NR6Pack -> RefactoringEssentials.Mike Krüger
2015-06-12[Ide] Removed code duplication.Mike Krüger
2015-06-12[Ide] Removed NR6 dependency.Mike Krüger