Releases: Chizaruu/com.tsk.ide.vscode
Releases · Chizaruu/com.tsk.ide.vscode
1.5.0
- Fixed DefaultExtensions not updating correctly #86 - Thanks @Hamster5295
- Added regions for peace of mind
- Added Extension Test File (KoalaExtension.koala)
- Better UI/UX for the user
Full Changelog: 1.4.8...1.5.0
1.4.8
- Added Launch.json section to Externals Tools
Full Changelog: 1.4.7...1.4.8
v1.4.7
- Remove omnisharp config generation from package
- Clean up code and remove unused directives
- Update
.gitignore
to remove.omnisharp.json
ignore
Full Changelog: 1.4.6...1.4.7
v1.4.6
- Added ignore IDE0051 to .editorconfig default configuration
Full Changelog: 1.4.5...1.4.6
v1.4.5
- Added custom and unity builtin analyzers to csproj #69 - Thanks @mifreundorfer
Full Changelog: 1.4.4...1.4.5
v1.4.4
- Fix the asmdef name to not conflict with the official package #70 - Thanks @mifreundorfer
- Remove TSKDoNotDelete Generation #71
- No longer can one's configuration be taken from them on import of this package.
- User must use
Preferences > External Tools > Generate config files for:
to generate their config files.
Full Changelog: 1.4.3...1.4.4
v1.4.3
- Fix possible deadlock caused by not reading stdout - Thanks @mifreundorfer
Full Changelog: 1.4.2...1.4.3
v1.4.2
- Restrict Shell Compatibility for Project Generation's Dotnet Build (Mac/Linux)
Full Changelog: 1.4.1...1.4.2
v1.4.1
- Added .jslib to default extensions for VSCode. - Thanks @Thaina
- Refactored configuration defaults and removed redundant options from omnisharp.json. - Thanks @ershn
- Added support for renaming methods and classes using Omnisharp.
- Updated settings.json to utilize useModernNet, sdkIncludePrereleases, and organizeImportsOnFormat correctly.
Full Changelog: 1.4.0...1.4.1
v1.4.0
[1.4.0] - 2023-06-04
- Refactored code to improve platform compatibility
Full Changelog: 1.3.7...1.4.0