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-05-14[Ide] Add ability for WizardPage's to request next pageRodrigo Moya
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-04-05[Ide] Support project template visibility with new templating engineMatt Ward
2019-03-06Move more services to IdeServicesLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18[Ide] Few fixes in TempateWizardJose Miguel Torres
2019-02-18[Ide] For Multiplatform projects, adds multi solution configJose Miguel Torres
2019-02-18Track API changesLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2018-11-27Merge pull request #6676 from mono/fix-file-templates-generationMatt Ward
2018-11-27Revert "Merge pull request #6590 from mono/Fixes-579048"Matt Ward
2018-11-26[Ide] Improve error handling when loading project templatesMatt Ward
2018-11-14[Core] Checks entryName is not null before using itJose Miguel Torres
2018-11-13[Core] Removes extra ;Jose Miguel Torres
2018-11-13[Core] Allows adding suffixes to templates nameJose Miguel Torres
2018-10-14[Ide] Allow templates to override Language propertyRodrigo Moya
2018-08-20[Ide] Fix project being loaded into remote build engine multiple timesMatt Ward
2018-07-30[Ide] Fix null ref logged by telemetry when creating NuGet projectMatt Ward
2018-07-24[Ide] Fix potential UI thread hang when creating a new projectMatt Ward
2018-07-24[Ide] Handle project template initialization delayMatt Ward
2018-07-24[Ide] Fix no files added to new projectMatt Ward
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes
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-24[Templates] Provide a way for Wizards to change their number of pagesJeffrey Stedfast
2018-05-15Extend new file dialog to support solution foldersMikayla Hutchinson
2018-04-17[Templates] Fixed default GetStream and GetImage methods to do somethingJeffrey Stedfast
2018-04-13[Templates] Make the new MicrosoftTemplateEngineImageLoader internalJeffrey Stedfast
2018-04-13[Templates] Added ItemTemplate.GetImage() for loading themed imagesJeffrey Stedfast
2018-04-09Merge branch 'master' into xamarin-forms-use-dotnet-templating-project-templatesMatt Ward
2018-03-28[Ide] Fix project templates not available after condition changesMatt Ward
2018-03-26[Ide] Allow string parser placeholders in template scan pathMatt Ward
2018-03-26Merge branch 'master' into xamarin-forms-use-dotnet-templating-project-templatesMatt Ward
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-03-01Merge pull request #3850 from mono/azure-functions-bump-masterLluis Sanchez
2018-02-14[Ide] Fix excluded files being formatted when creating new projectsMatt Ward
2018-02-13Merge branch 'azure-functions-bump' into azure-functions-bump-masterJeffrey Stedfast
2018-02-09[Ide] Support new lines in template descriptionsMatt Ward
2018-02-07[Ide] Update dotnet templating engine versionMatt Ward
2018-01-12[Ide] Clean up api break fix.Mike Krüger
2018-01-11[Ide] Fix API break.Mike Krüger
2018-01-10[Ide] Handle template creation failures with the new template engineMatt Ward
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-11-15[Ide] Allow files to not be formatted when creating new projectsMatt Ward
2017-11-03[Ide] Support installing NuGet packages with item templatesMatt Ward
2017-11-02[Ide] Remove parameter support for item templatesMatt Ward