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-08[Ide] Fixed text mate folding.Mike Krüger
2017-05-09[Ide] Fix TextMateCompletionTextEditorExtension leaks.Marius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-03[Ide] Fix TextMateCompletionTextEditorExtension leaks.Marius Ungureanu
2017-03-24[Ide] Fixed text mate language comment recognition.Mike Krüger
2017-03-16Fixed 'Bug 53323 - Two undos required to undo a new line'Mike Krüger
2017-03-15SaveAs for html hitting exception because DocumentContext.ParsedDocument was ...Todd Grunke
2017-03-10Fixed 'Bug 53213 - completion window pops up for text files 'Mike Krüger
2017-03-08[TextEditor] Optimized highlighting engine & fixed text line caching.Mike Krüger
2017-01-31Merge branch 'textmate' into vNextMike Krüger
2017-01-24[Ide] Unified code completion handle paths.Mike Krüger
2017-01-10Merge branch 'textmate' into vNextMike Krüger
2016-12-07[Ide] Fix typoMike Krüger
2016-12-07[Ide] Fixed typo.Mike Krüger
2016-12-07[Ide] TextMate indentation engine now uses the on the fly formattingMike Krüger
2016-12-07[Ide] Fix typoMike Krüger
2016-11-25[Ide] Introduced new scope stack structure.Mike Krüger
2016-11-17Fixed 'Bug 47137 - [VSMac] Return key broken if indentation mode isMike Krüger
2016-11-11[AspNet] Implemented razor using projections.Mike Krüger
2016-11-01[Ide] Changed smart indenting system.Mike Krüger
2016-09-29[Ide] Fixed standard header insertion.Mike Krüger
2016-09-23[Ide] Language bundle panel now validates the language bundle.Mike Krüger
2016-09-22[Ide] TextMate: Added support for subexpression calls in regexMike Krüger
2016-09-22[Ide] Fixed bug in text mate indent enigne.Mike Krüger
2016-09-22[Ide] Add support for textmate foldStart/End markers.Mike Krüger
2016-09-22[Ide] Overworked the appearance of the language bundle options panel.Mike Krüger
2016-08-19[Ide] Editor highlighting now works based on bundles.Mike Krüger
2016-08-15[Ide] Implemented text mate completion extension.Mike Krüger
2016-08-15[Ide] Added support for sublime3 snippet files.Mike Krüger
2016-08-12[Ide] Improved text mate color conversion.Mike Krüger
2016-08-09[Ide] Deactivate invalid TextMate indent engine.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-03[Ide] Fixed extract comment bug in TextMateLanguage.Mike Krüger
2016-07-28[Ide] Implemented textmate/sublimetext like folding engine.Mike Krüger
2016-07-27[Ide] Added HighlightPairs support for TextMateLanguage.Mike Krüger
2016-07-27[Ide] Use TextMateLanguage to extract text mate indentation & snippetMike Krüger
2016-07-27[Ide] Added text mate language wrapper class.Mike Krüger
2016-07-27[Ide] TextMate indentation now reacts on mime type changes.Mike Krüger
2016-07-26[Ide] Implemented text mate language bundle indentation engine.Mike Krüger