Skip to content

Releases: Chizaruu/com.tsk.ide.vscode

1.5.0

21 Feb 21:41
Compare
Choose a tag to compare
  • 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

21 Feb 17:34
Compare
Choose a tag to compare
  • Added Launch.json section to Externals Tools

Full Changelog: 1.4.7...1.4.8

v1.4.7

06 Aug 03:52
Compare
Choose a tag to compare
  • 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

06 Aug 02:34
Compare
Choose a tag to compare
  • Added ignore IDE0051 to .editorconfig default configuration

Full Changelog: 1.4.5...1.4.6

v1.4.5

02 Aug 12:00
Compare
Choose a tag to compare

Full Changelog: 1.4.4...1.4.5

v1.4.4

02 Aug 00:11
Compare
Choose a tag to compare
  • 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

30 Jul 05:57
Compare
Choose a tag to compare
  • Fix possible deadlock caused by not reading stdout - Thanks @mifreundorfer

Full Changelog: 1.4.2...1.4.3

v1.4.2

12 Jun 21:38
Compare
Choose a tag to compare
  • Restrict Shell Compatibility for Project Generation's Dotnet Build (Mac/Linux)

Full Changelog: 1.4.1...1.4.2

v1.4.1

05 Jun 05:26
Compare
Choose a tag to compare
  • 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

03 Jun 14:45
Compare
Choose a tag to compare

[1.4.0] - 2023-06-04

  • Refactored code to improve platform compatibility

Full Changelog: 1.3.7...1.4.0