Skip to content

Releases: cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension

v1.4.1

03 Jun 05:47
Compare
Choose a tag to compare

1.4.1 (2024-06-03)

Bug Fixes

  • target CCCP 6.0 to correctly validate filepaths in new Mods/Data folders (2ed8c78)

v1.4.0

02 Jun 12:46
Compare
Choose a tag to compare

1.4.0 (2024-06-02)

Bug Fixes

  • ci: update github actions node version (cdc6913)

Features

  • add minimal renaming detection (30311d4)
  • add new fileSystem service method to trim URIs to workspace (618d69a)
  • create didRenameFile provider (2849cfb)

v1.3.2

07 Feb 06:48
Compare
Choose a tag to compare

1.3.2 (2023-02-07)

Bug Fixes

  • resolve webpack build issues, start server correctly (70b5aaf)
  • stop DataModule syntax highlighting breaking on empty lines (367f17a)

v1.3.1

04 Feb 06:52
Compare
Choose a tag to compare

1.3.1 (2023-02-04)

Bug Fixes

  • republish to package the correct version (8b856f6)

v1.3.0

04 Feb 06:19
Compare
Choose a tag to compare

1.3.0 (2023-02-04)

Bug Fixes

  • remove breaking references to vscode externals (108c75a)
  • stop file path validation firing on commented out lines (183974d)

Features

  • add crude filepath detection to flag errors (6a44787)
  • add simple filepath validation to all ini files (3186ac4)
  • ensure filepath validation accounts for image paths with trailing frame numbers (d6b5bbc)
  • extend recognised file extension for syntax highlighting (255221c)
  • fix comments not disabling filepath validation (4ce070f)
  • generate module filelist on activation use it in validation (ed2e4e2)
  • update configuration and revalidate files when extension config is changed (d71c54a)
  • update filetree when watched files are changed to revalidate text (d57698b)

v1.2.2

29 Jan 07:55
Compare
Choose a tag to compare

1.2.2 (2023-01-29)

Bug Fixes

v1.2.1

29 Jan 07:43
Compare
Choose a tag to compare

1.2.1 (2023-01-29)

Bug Fixes

  • update workplace extensions and republish docs (16ff6a7)

v1.2.0

29 Jan 07:01
Compare
Choose a tag to compare

1.2.0 (2023-01-29)

Bug Fixes

  • empty newlines no longer break a block (and hence syntax highlighting) (a9d3247)
  • language configurations are now correctly included in the build (473b06b)

Features

  • add language snippets for several atomic classes (9fa08b6)
  • update configuration properties and their titles for the language server (255260b)

v1.1.0

29 Jan 01:40
Compare
Choose a tag to compare

1.1.0 (2023-01-29)

Bug Fixes

  • add empty activationEvents to manifest (7081398)
  • retarget extension client to launch the language server on ccini files (2469a1a)

Features

  • add language client and language server libraries (5dd41e4)
  • add test extension configuration to specify game directory (596709e)
  • update grammar syntax to group blocks and handle module indexes (7b3bda9)

v1.0.2

19 Jan 13:00
Compare
Choose a tag to compare

1.0.2 (2023-01-19)

Bug Fixes

  • enable updates to the package.json on publish (0f8956d)