issues
search
nojanath
/
SublimeKSP
Fork of Nils Liberg's SublimeKSP plugin. See README for details.
GNU General Public License v3.0
89
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 1.21.0
#468
mkruselj
closed
1 month ago
0
Support for all the new stuff in Kontakt 8.1
#467
mkruselj
closed
1 month ago
0
Release 1.20.0
#466
mkruselj
closed
2 months ago
0
Support for all the new stuff in Kontakt 8.0
#465
mkruselj
closed
2 months ago
0
Cleaned up the parser algorithm and added explicit support for -> in f-string code injection without escaping.
#464
mkruselj
closed
3 months ago
0
Fix to allow escaping of the `<>` tags in f-string injections.
#463
mkruselj
closed
3 months ago
0
f-string fails on shorthand "->" expressions
#462
blackeyedpony
closed
3 months ago
7
Update triggers for many snippets
#461
mkruselj
closed
3 months ago
0
Added f-string support!
#460
mkruselj
closed
3 months ago
0
Match the pragma behavior of optimize_code and additional_branch_optimization to CLI behavior
#459
mkruselj
closed
3 months ago
0
Handle return types of sgn() and signbit() the same as abs()
#458
mkruselj
closed
5 months ago
0
Compilation error when declaring a local 2D array in a function
#457
raptor-666
closed
5 months ago
1
Type casting issue: script runs in Kontakt 7 but fails to compile in Sublime KSP
#456
raptor-666
closed
5 months ago
3
Incorrect error message for undeclared struct field
#455
raptor-666
opened
6 months ago
1
Release 1.19.0
#454
mkruselj
closed
7 months ago
0
Add new engine parameters for Kontakt 7.10
#453
mkruselj
closed
7 months ago
0
Fix optimize_code pragma not working
#452
mkruselj
closed
7 months ago
0
optimize_code pragma is not working
#451
MattVnV
closed
7 months ago
2
Be explicit about color scheme location
#450
mkruselj
closed
8 months ago
0
Several important updates from Nabeel
#449
mkruselj
closed
8 months ago
0
Macro token syntax coloring (doesn't work in some cases still)
#448
mkruselj
closed
8 months ago
0
Enable importing .ksp files from folders (#400) broke some imports here (possible old math library related)
#447
dxmachina
opened
9 months ago
4
Improve error dialog for UICB parsing
#446
JackWilliams-FractureSounds
opened
9 months ago
0
Update ply to version 3.11, remove example files
#445
mkruselj
closed
9 months ago
0
Allow # as character in variable name of UICB declarations
#444
mkruselj
closed
9 months ago
0
Release 1.18.2
#443
mkruselj
closed
9 months ago
0
Safety Catch For Color Scheme Detection
#442
JackWilliams-FractureSounds
closed
9 months ago
0
Fix erroneous empty line in .sublime-syntax file
#441
mkruselj
closed
10 months ago
0
Release 1.18.1
#440
mkruselj
closed
10 months ago
0
Fix incorrect default for Additional Branch Optimization setting
#439
mkruselj
closed
10 months ago
0
Fix typo in pragma for extra branch optimization
#438
mkruselj
closed
10 months ago
0
Additional branch optimization totally corrupts compiles that include TCM
#437
eitherys
closed
10 months ago
1
new "branch optimisation" breaks existing projects
#436
blackeyedpony
closed
10 months ago
2
Release 1.18.0
#435
mkruselj
closed
10 months ago
0
Fix syntax auto-detection not working in ST3
#434
mkruselj
closed
10 months ago
0
Introduce prepending and appending to a literal define list (+=, =+)
#433
mkruselj
closed
10 months ago
0
Add compiler option to enable additional branch optimization steps
#432
mkruselj
closed
10 months ago
0
Fix KSP syntax check happening in all ST views (should've been just sheets)
#431
mkruselj
closed
10 months ago
0
Properly syntax color persistence keywords after UI widget specifier
#430
mkruselj
closed
10 months ago
0
Remove unused builtin
#429
mkruselj
closed
10 months ago
0
Improve literal define counting
#428
mkruselj
closed
10 months ago
0
Raise error if function has duplicate argument names
#427
mkruselj
closed
10 months ago
0
Add a .SIZE define for literal defines #416 is not working
#426
blackeyedpony
closed
10 months ago
3
SublimeKSP Autocomplete Issue: NIKontakt Variables vs. User Variables
#425
lswissdev
closed
4 months ago
2
Fix bitwise operator evaluation when built-in consts/vars are involved
#424
mkruselj
closed
11 months ago
0
"Optimize Compiled Code" option broken for HIDE_PART_BG .or. HIDE_PART_VALUE
#423
blackeyedpony
closed
11 months ago
3
Kontakt 7.8 updates
#422
mkruselj
closed
10 months ago
0
Further syntax test tweaks
#421
mkruselj
closed
11 months ago
0
Add $CONTROL_PAR_CUSTOM_ID to syntax coloring
#420
mkruselj
closed
11 months ago
0
Further CLI improvements
#419
mkruselj
closed
11 months ago
0
Next