Skip to content

Releases: r-koubou/vscode-ksp

0.4.7

06 May 15:02
Compare
Choose a tag to compare

Bug fixes

0.4.6

04 May 18:44
Compare
Choose a tag to compare
Release-0.4.6

0.4.5

24 Apr 16:57
Compare
Choose a tag to compare
  • Editor

    • Refactoring

    • Obfuscator

      • Supported: Call command from context menu.

      • Obfuscated code write to clipboard is available.

        Default is disabled. See vscode preference "ksp.obfuscator.dest.clipboard". Value is true, it works. Otherwie write to given filepath.

  • Syntax parser

    • Refactoring
    • Allow maximum array size has been changed 1000000 from 32768 that according to KONTAKT 5.8.0's updated.

0.4.4

16 Apr 18:08
Compare
Choose a tag to compare
Release-0.4.4

0.4.3

12 Apr 20:03
Compare
Choose a tag to compare

0.4.2

16 Apr 18:05
Compare
Choose a tag to compare
Release-0.4.2

0.4.1

16 Apr 18:07
Compare
Choose a tag to compare
Release-0.4.1

0.4.0

12 Apr 03:39
Compare
Choose a tag to compare

Minor update.

This version contains important bug fixes.

New Feature

  • Obfuscate(BETA)

    [How to Run]

    1. Script file open
    2. Set language mode to 'ksp'
    3. Open command palette and type 'ksp'
    4. Select Obfuscator
    • inline function option

      Default is disabled. If you try, turn on vscode preference "ksp.obfuscator.inline.function"

BUG FIXED / Improved

0.4.0 BETA4

28 Mar 18:14
Compare
Choose a tag to compare
0.4.0 BETA4 Pre-release
Pre-release

日本語は英語の後に記載しています

Release note

  • Syntax parser
    • Fixed
      • Single operator convolution
    • Improved
      • Check array subscribe

Install VSCode Extension

Please read

[NOTE]

It does not guarantee correct operation.


Japanese

リリースノート

  • 文法解析機能
    • 修正:
      単項演算子の畳み込み処理
    • 改善
      • 配列変数の添字チェックを強化しました。

VSCode 拡張機能のインストール

コチラをお読み下さい

[備考]

正常な動作を保証するものではありません

0.4.0 BETA3

27 Mar 17:21
Compare
Choose a tag to compare
0.4.0 BETA3 Pre-release
Pre-release

日本語は英語の後に記載しています

Release note

Install VSCode Extension

Please read

[NOTE]

It does not guarantee correct operation.


Japanese

リリースノート

VSCode 拡張機能のインストール

コチラをお読み下さい

[備考]

正常な動作を保証するものではありません