Releases: TobiasSekan/SolutionExtension
Releases · TobiasSekan/SolutionExtension
Version 1.1.0
Version 1.0.3
Fixes:
- More fixes for file trigger was not set to
*.sln
files. - Remove not working
changlog.md
link inredme.md
(vsCode
and marketplace)
Version 1.0.2
Fixes:
- Fix file trigger was not set to
*.sln
files. - Fix not wrong link to
changlog.md
inreadme.md
Version 1.0.1
Fixes:
- Fix not wrong picture link in
readme.md
- Add
VSIX
to.gitignore
Version 1.0.0
New:
- Syntax highlight
- Hover
- For the first four lines (version)
- For keyword
Project
- Diagnostic
- Show error for GUIDs that are not project GUIDs
- Show warning for GUIDs that are used several times in "Nested Project" declaration
- CodeLens
- For project type (GUIDs)
- For
ProjectSection
(ProjectDependencies
) - For
GlobalSelection
(ProjectConfigurationPlatforms
andNestedProjects
)