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-18Track API changesLluis Sanchez
2018-11-27Revert "Merge pull request #6590 from mono/Fixes-579048"Matt Ward
2018-11-14[Core] Checks entryName is not null before using itJose Miguel Torres
2018-11-13[Core] Allows adding suffixes to templates nameJose Miguel Torres
2018-07-24[Ide] Fix potential UI thread hang when creating a new projectMatt Ward
2018-06-28Fixes issue #5178 EditorConfig settings not applied to new file addedMike Krüger
2018-06-05[Ide] Fix a bunch of warningsMikayla Hutchinson
2018-05-15Extend new file dialog to support solution foldersMikayla Hutchinson
2018-03-22[Ide] Fix file template API breakMatt Ward
2018-03-12Fix F# tests. EditorConfigContext can be null if file doesn't exist.nosami
2018-01-11[Ide] Fix API break.Mike Krüger
2018-01-09[Ide] Improved file template editor config support.Mike Krüger
2018-01-09[Ide] Templates now respect the charset option in editorconfig files.Mike Krüger
2017-10-05[Ide] Support setting SubType for new files with file templateMatt Ward
2017-04-27Fix potential crash in SingleFileDescriptionTemplateLluis Sanchez
2017-04-27Fix file formatting issueLluis Sanchez
2017-04-12[Ide] Allow CustomToolNamespace to be set in project templatesMatt Ward
2016-06-22[Ide] Fix extra new line when creating new file from templateMatt Ward
2016-05-05[Ide] Add missing translations for template system.Matt Ward
2016-03-03[FileTemplateEngine] Let user add existing file to projectVincentDondain
2015-12-12[FileTemplateEngine] Extracted CombinedTagModel logicVincent Dondain
2015-12-11[FileTemplateEngine] Added Property tagVincentDondain
2015-11-17[Ide] Fixed warnings.Mike Krüger
2015-05-18Fix crash when adding a file to a projectLluis Sanchez Gual
2015-05-15Improved the API of ProjectReferenceLluis Sanchez Gual
2015-05-06Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-24[Ide] Fixed some compiler warnings.Mike Krüger
2015-04-24[Ide] Refactored formatting infrastructure.Mike Krüger
2015-04-23Simplified language binding infrastructureLluis Sanchez Gual
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2015-02-06Track api changesLluis Sanchez Gual
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-02[Ide] Pass project string tag model to file templatesMichael Hutchinson
2015-02-01[Ide] Allow file template types to override processingMichael Hutchinson
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-11-11Merge branch 'monodevelop-master' into new-project-dialogMatt Ward
2014-11-05Merge remote-tracking branch 'xamarin/xs6' into new-project-modelLluis Sanchez Gual
2014-10-31[Ide] Allow template to add file without file extensionMatt Ward
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-10-17[Ide] Allow parameters from wizard to be used in file templates.Matt Ward
2014-07-07[Ide] Renamed DocumentFactory to TextEditorFactory/implemented textMike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-11[Ide] Implemented proper TextDocument layer for the editor.Mike Krüger
2014-06-09Use correct default namespace in shared projectsLluis Sanchez Gual
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2014-04-02Save/Load the default namespace of shared projectsLluis Sanchez
2013-11-20[Ide] Newly created files always create a BOM.Mike Krüger
2012-06-13[Ide] Update project and solution descriptorsPiotr Dowgiallo
2012-04-12[TextEditor] Renamed LineSegment -> DocumentLine.Mike Krüger