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-02-15Track API changesLluis Sanchez
2019-01-07[Ide] Possibly fix wrong document being used in HighlightUsagestherzok
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-07-04[CSharpBinding] Cleaned up code.Mike Krüger
2017-06-20[CSharpBinding] Removed custom completion engine.Mike Krüger
2017-05-22Fixed 'Bug 56687 - Find references of method doesnt account forMike Krüger
2017-05-08Rename Declariton -> Declarationnosami
2017-04-11Fixed 'Bug 54787 - Highlight identifier references only working forMike Krüger
2017-01-14Port to Roslyn 2Mikayla Hutchinson
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-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-05-17[SourceEditor] Unified text paste handler.Mike 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
2016-01-28Fixed 'Bug 38089 - Rename refactoring gone in XS 6 Preview 4'.Mike Krüger
2015-11-17F# plugin tracks find references API changenosami
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-06-11[CSharpBinding] Limit the nodes on which the usages extension works.Mike Krüger
2015-03-10[CSharpBinding] Implemented extract method command.Mike Krüger
2015-03-10[CSharpBinding] Use NR6 helper methods to determine usage type.Mike Krüger
2015-02-25[CSharpBinding] Fixed usage highlighting.Mike Krüger
2015-01-23[CSharpBinding] Started to port override members generator.Mike Krüger
2015-01-23[CSharp] Use shared semantic model.Mike Krüger
2015-01-19[Ide] Merged roslyn & type system service. Removed remaining NR5 typeMike Krüger
2014-07-25[CSharpBinding] Fixed the semantic highlighting.Mike Krüger
2014-07-21[CSharpBinding] Fixed merge issues.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-16Track roslyn/nr6 API changes.Mike Krüger
2014-07-15[Ide] Added API for providing semantic highlighting.Mike Krüger
2014-07-09[CSharpBinding] Fixed semantic highlighting null reference exception.Mike Krüger
2014-07-07Fix build.Mike Krüger
2014-07-07[Ide] Renamed EditContext to DocumentContext.Mike Krüger
2014-07-07[Ide] Removed the IInternalEditorExtensions interface.Mike Krüger
2014-07-04[Ide] Removed syntax highlighting system.Mike Krüger
2014-06-30[Ide] Renamed EditContext Document property to EditContext.Mike Krüger
2014-06-30[CSharpBinding] Track API changes.Mike Krüger
2014-06-27[CSharpBinding] Track API changes.Mike Krüger
2014-06-25[CSharpBinding] Fixed semantic highlighting.Mike Krüger
2014-06-20[CSharpBinding] Ported C# binding to new editor infrastructure.Mike Krüger