vscode-star-rod icon indicating copy to clipboard operation
vscode-star-rod copied to clipboard

Star Rod language support for Visual Studio Code

Results 9 vscode-star-rod issues
Sort by recently updated
recently updated
newest added

Same as https://github.com/nanaian/vscode-star-rod/issues/9 But happens if the commentary is next to the structure name, like this: ![image](https://user-images.githubusercontent.com/44853315/146426998-1fd65a61-f0f4-410f-b04f-6bc5e928a3e7.png)

bug

If StarRod encounters an error during mod compilation and I attempt to open the log file via the VSCode popup notification, the following error shows: > Command 'Star Rod: Compile...

When using `Ctrl + Shift + P` and then the `Open Enum` command, right now isn't possible to open `.old` files from `database/old`. Those files are actually used by Star...

These ones were introduced in SR 0.4.4 (I think?) Used by General Guy, Lava Piranha and a few maps

enhancement

Fish / Wrymouth made a Python script that allows for this and I think it'd be neat to have it as a feature of the SR Extension for VSCode! Fish...

enhancement

When making strings you can use `#string $MyString` or `#new:message $MyString` the syntax highlighting get broken when you use `#new:message`

bug