zerasul / genesis-code

Visual Studio Code Genesis Development Extension
https://marketplace.visualstudio.com/items?itemName=zerasul.genesis-code
MIT License
42 stars 9 forks source link

Improve support for SGDK 2.00 #928

Closed zerasul closed 8 months ago

zerasul commented 1 year ago

Check documentation and changes for new release of SGDK 2.00

https://github.com/Stephane-D/SGDK/releases/tag/v2.00

burmaraider commented 1 year ago

I don't think the extension needs any updating to reflect any of these changes in 1.90 after having a quick browse.

zerasul commented 1 year ago

Yes you are rigth; in a first view; the extension works properly for SGDK 1.90. But we need to check that all the rescomp.txt info is not changed for include in the contextual help for the .res editor.

In the files of the extension you can see https://github.com/zerasul/genesis-code/blob/master/resources/codecompletion.json whith the code completion help for the editor.