Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Latest commit

 

History

History
29 lines (14 loc) · 1.53 KB

File metadata and controls

29 lines (14 loc) · 1.53 KB

To make it easier and more pleasant to read/write gsc, you can open the files using Visual Studio Code

Then, install the GSC extension by eyza, like that:

Screenshot 2026-02-23 064921

And confirm:

Screenshot 2026-02-23 064949

Now, when opening gsc files with Visual Stuio Code, to get the text colorized (and enable other features of the extension), you would have to accept this by clicking "Open":

Screenshot 2026-02-23 065142

The text should looks nice like that:

Screenshot 2026-02-23 065549

If sometimes, the text isn't colorized, you can click on "Restricted Mode" at the bottom left:

Screenshot 2026-02-23 065855

Then click "Trust":

Screenshot 2026-02-23 065950

Now you can go back to your file tab, the text will be colorized.