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-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-17Move IEditorContentProvider to TextEditorMikayla Hutchinson
2019-01-07[Ide] Possibly fix wrong document being used in HighlightUsagestherzok
2018-08-21[CSharpBinding] Removed the OnTheFlyFormatter.Mike Krüger
2018-05-08Switched from RoslynClassificationHighligthing to TagBasedSyntaxHighlighting ...David Karlaš
2018-03-05Fixed '530391 - Placing caret in global:: qualifier highlights whole document'Mike Krüger
2017-12-06Fix leaks2 (#3455)Marius Ungureanu
2017-11-14Fixed 'Bug 60622 - Can't get syntax highlighting/colorization forMike Krüger
2017-10-20[CSharpBinding] Fixed project reloading bug in roslyn classifiersMike Krüger
2017-10-17[CSharpBinding] Use roslyn classifiers for highlighting.Mike Krüger
2017-08-07Merge branch 'master' into master-roslyncompletionMike Krüger
2017-08-04Fixed 'Bug 58576 - [VSFeedback Ticket] #438331 - "User PropertyMike Krüger
2017-07-04[CSharpBinding] Cleaned up code.Mike Krüger
2017-06-28Merge branch 'master' into master-roslyncompletionMike Krüger
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-20[CSharpBinding] Removed custom completion engine.Mike Krüger
2017-05-30Fixed 'Bug 56944 - Wring colour of get identifier'Mike Krüger
2017-05-24Fixed 'Bug 56681 - nfloat Syntax Highlighting Broken, Visual StudioMike Krüger
2017-05-22Fixed 'Bug 56687 - Find references of method doesnt account forMike Krüger
2017-05-08Rename Declariton -> Declarationnosami
2017-05-02[CSharpBinding] Moved semantic highighting update check to backgroundMike Krüger
2017-05-02[CSharpBinding] Optimized semantic highlighting update.Mike Krüger
2017-04-24[Ide] Don't construct an ienumerable each time a document is parsed.Marius Ungureanu
2017-04-11Fixed 'Bug 54787 - Highlight identifier references only working forMike Krüger
2017-03-30Fixed ' Bug 54228 - AsyncMethodHighlighter null reference exception'.Mike Krüger
2017-03-24Merge remote-tracking branch 'origin/master' into vNext-webtools-platformLluis Sanchez
2017-03-09Fixed 'Bug 53167 - Block selection edits aren't batched'Mike Krüger
2017-01-14Port to Roslyn 2Mikayla Hutchinson
2017-01-10Fixed 'Bug 51318 - Text editor not highlighting code correctly whenMike Krüger
2016-11-25[Ide] Introduced new scope stack structure.Mike Krüger
2016-10-28[CSharpBinding] Optimized c# semantic highlighting.Mike Krüger
2016-10-11Merge branch 'master' into textmateMike Krüger
2016-10-07Fixed 'Bug 45150 - Android designer failed to load.'Mike Krüger
2016-10-04Merge branch 'master' into textmateMike Krüger
2016-09-25[Misc] Use method groups instead of delegates where applicable.Marius Ungureanu
2016-08-09[Ide] Properly map old semantic highlighting colors.Mike Krüger
2016-08-01Merge branch 'master' into maceditorMike Krüger
2016-07-29Fixed "Bug 42674 - In XS 6, Search Results no longer shows red forMike Krüger
2016-07-22Renamed ThemeSettingColors -> EditorThemeColors.Mike Krüger
2016-07-20[Ide] Colored segments now store the scope stack and not just theMike Krüger
2016-07-15[SourceEditor] Implemented semantic highlighting for the new editorMike Krüger
2016-07-11[TextEditor] Replaced old theme engine with new unified one.Mike Krüger
2016-05-19[Ide] Prepare text editor infrastructure for multiple caret/selectionMike Krüger
2016-05-17[SourceEditor] Unified text paste handler.Mike Krüger
2016-03-04[CSharpBinding] C# selection surrounding provider now formats text onMike Krüger
2016-02-17[CSharpBinding] Fixed usage highlighting bug.Mike Krüger
2016-02-12[CSharpBinding] Fix generic name usage highlighting.Mike Krüger
2016-02-12[CSharpBinding] Usage highlighting now includes 'var' usages.Mike Krüger
2016-02-12[CSharpBinding] Ported roslyn keyword highlighters.Mike Krüger