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-22Integrate CurrentLineHighlighterDavid Karlaš
2019-02-18Add WpfFindPresenter.Kirill Osenkov
2019-02-15Integrated Whitespace support in new editorDavid Karlaš
2019-02-14Work around MD not respecting project dependencies from importsMikayla Hutchinson
2019-02-14Switch tasks to a projectMikayla Hutchinson
2019-02-13Revert "Make VS2019 happy"Sandy Armstrong
2019-02-11Merge remote-tracking branch 'xamarin/release-8.0' into merge-master-to-relea...therzok
2019-02-11Fix line endingstherzok
2019-02-09Merge branch 'release-8.0' into merge-master-to-release-8.0Marius Ungureanu
2019-02-08Make VS2019 happyMikayla Hutchinson
2019-02-08Fix bad mergetherzok
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-08Fix Windows build.Kirill Osenkov
2019-02-07Fix word selection when double clicking on word in codeDavid Karlaš
2019-02-06Fix the sln fileMikayla Hutchinson
2019-02-06Start using shared project RoslynIntegration from vs-editor-core which includ...David Karlaš
2019-01-29Initial implementation of extension tooltherzok
2019-01-26Add more missing sln config mappingsMikayla Hutchinson
2019-01-25[build] Integrate new StructureImpl projectJérémie Laval
2019-01-22Initial Debugger support in new editorDavid Karlaš
2019-01-19Switch TextEditor.{Cocoa,Wpf} to sdk styleMikayla Hutchinson
2019-01-18Factor TextEditor from shared project to base projectMikayla Hutchinson
2019-01-17Make sure TextEditor project loads correctly in VSMikayla Hutchinson
2019-01-17Add new MonoDevelop.TextEditor projectMikayla Hutchinson
2019-01-16Add CocoaControls to sln so it gets restoredMikayla Hutchinson
2019-01-14[sln] Add missing mappingsMikayla Hutchinson
2019-01-14[sln] Order nodes the way VS likes itMikayla Hutchinson
2019-01-14Fix mappings for nonexistent sln configsMikayla Hutchinson
2019-01-14[sln] Flush VS projitems changesMikayla Hutchinson
2019-01-14[sln] Remove bad mappings for PerfTestsMikayla Hutchinson
2019-01-14Don't build F# in release config on windowsMikayla Hutchinson
2019-01-12Exclude PatternMatchingImpl from building on Windows.Kirill Osenkov
2019-01-11ToolTipAdornmentImpl reference fixupsSandy Armstrong
2019-01-11Fix solution metaproj warningMikayla Hutchinson
2019-01-11[Ide] Add ToolTipAdornmentImpl to the sln so it gets restoredMikayla Hutchinson
2019-01-09Merge master (08c57d8e22732deab1b0b5a4785d2a1ff54efb36) into editor-merge-mas...Kirill Osenkov
2019-01-08PR feedback. Fix spelling. Improve code error handling.Sam Williams
2019-01-08F# open delcaration. Remove undeed code. Refactor and organise code.Sam Williams
2019-01-08WIP: Working verison with Quick Fix menu showing up in F# project., with opti...Sam Williams
2019-01-07Merge branch 'master' into editorMikayla Hutchinson
2018-12-28Add PatternMatching impl project to sln and compositionJérémie Laval
2018-12-10Adjust to changes in editor submoduleDavid Karlaš
2018-12-07Update paths in Main.sln.Kirill Osenkov
2018-11-30Introduced MonoDevelop.TextEditor.Cocoa.csproj and MonoDevelop.TextEditor.Sha...David Karlaš
2018-11-30Include vs-editor-core projects in Main.sln, build only on Mac configurationsDavid Karlaš
2018-11-30Disable compiling MonoDevelop.TextEditor.Wpf on configurations other then Deb...David Karlaš
2018-11-30Renamed and moved MonoDevelop.TextEditor to MonoDevelop.TextEditor.WpfDavid Karlaš
2018-11-27Remove usages of internal VS Editor API from SourceEditor.Kirill Osenkov
2018-11-23Merge pull request #6324 from mono/master-cocoa-toolboxLluis Sanchez
2018-11-14Fixes sln issuesJose Medrano