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-06-06[IDE] Overall energy consumption and UI hang improvements (#7695)Marius Ungureanu
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-01Fixes VSTS Bug 824121: UI hang when opening search resultsMike Krüger
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-15Fixes VSTS Bug 806781: Beachball on solution search when it has largeMike Krüger
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-16Obsolete old TextMate highlighting APIsMikayla Hutchinson
2019-02-16Obsolete old editor's regex engineMikayla Hutchinson
2019-02-16Suppress obsoletion warnings from unported T4 editorMikayla Hutchinson
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Convert several IDE services into Service instancesLluis Sanchez
2019-01-29Merge remote-tracking branch 'origin/master' into pr-sandy-master-merge-of-th...Sandy Armstrong
2019-01-28Added debug code for VSTS Bug 778397: NRE in (#6975)Mike Krüger
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-18Fixes VSTS Bug 770635: NRE in TextEditorData.GetChunksMike Krüger
2019-01-17Initial support for mapping MonoDevelop Theme to VSEditor ClassificationsDavid Karlaš
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14[Ide] Fix ~100 warningsMikayla Hutchinson
2018-11-12Fix localization concatenation detected issuestherzok
2018-10-26[SourceEditor] Syntax highlighting can now handle on typing updates asMike Krüger
2018-10-19Fixes VSTS Bug 709690: [Feedback] Unable to open Specflow feature file in VS2...Mike Krüger
2018-10-16[Ide][TextEditor] Tweaks to bracket matching colors for better a11yVaclav Vancura
2018-10-09[Editor] Update highlighting code a bit so it takes a fast path on mismatch f...Marius Ungureanu
2018-09-24[Ide] Properly logged syntax sheme loading errors & warnings.Mike Krüger
2018-09-24Fixes VSTS Bug 690332: [Feedback] Visual Studio for Mac IDE Themes Look WrongMike Krüger
2018-09-20Fixes #6035 Fix oblivion color styleMike Krüger
2018-09-12[Core, Ide] Move structs with readonly fields to be readonly structstherzok
2018-09-12Merge pull request #5897 from mono/master-issue5873Mike Krüger
2018-09-10Fixes issue #5873 Exception when using syntax highlighting in VS forMike Krüger
2018-09-10Fixes issue #5856 NullRef in SyntaxHighlighting.csMike Krüger
2018-08-31Fix 668995: [Feedback] Xaml Syntax Highlighting Has Reverted in 7.6 (2190) In...David Karlaš
2018-08-21Fixes VSTS Bug 665407: TypeScript/JavaScript TextMate syntaxMike Krüger
2018-08-06Fixes VSTS Bug 656191: Invalid text editor theme can crash the IDEMike Krüger
2018-07-05[Ide] Fixed failing unit test.Mike Krüger
2018-07-05Add a unit-test for TryScanJSonStyle().Kirill Osenkov
2018-07-05Fix syntax highlighting not showing for some languages (TypeScript).Kirill Osenkov
2018-07-04Add React file types (.jsx, .tsx) in tmLanguage.json files.Kirill Osenkov
2018-07-02Replace ArrayList with List<> for memory and performance reasonsiain holmes
2018-06-29Fixes issue #5186 'extensions' and 'default' are displayed in languageMike Krüger
2018-06-29Merge pull request #5219 from mono/master-vsts638359Mike Krüger
2018-06-28Updating HTML Server-Side Script for more themes.Kirill Osenkov
2018-06-28Fixes VSTS Bug 595108: [Feedback] VS for MAC 7.4 and 7.5 preview:Mike Krüger
2018-06-28[Ide] Switched name of html server side script.Mike Krüger
2018-06-28Make Razor HTML Server-Side Script background yellow.Kirill Osenkov
2018-06-27Fixes VSTS Bug 638359: Update JS/TS tmLanguage filesMike Krüger
2018-06-11Fixes issue #3493 Load syntax schemes on demand for each file typeMike Krüger
2018-05-29Fixes issue #3439 Empty error dialog for corrupt highlighting theme.Mike Krüger
2018-05-29Fixes issue #3438 Extensions cannot override built-in highlightingMike Krüger
2018-05-08Switched from RoslynClassificationHighligthing to TagBasedSyntaxHighlighting ...David Karlaš
2018-04-27Fixed typo occured -> occurred.Mike Krüger