Syntax highlighter for RC Script files.
- Syntax highlighting for RC script files.
- Extensive code completions list.
- Open RC Script file in external RC file editor. See Resource Editors for more info.
- Snippets
- if
- if-else
- if-elif
- if-elif-else
Dark+ Theme
light+ Theme
RC Script - Full Path To Editor
(Optional external RC Script file editor)
The following commands are available from the command pallette:
RC Script: Run External Script Editor
(Opens RC Script file in external editor)RC Script: Set External Script Editor Location
(Sets External RC Script editor location)
See the Release Notes for details.
Many development packages will include an RC script editor. For example Visual Studio has one as part of its development package. There are also a few third party RC editors as well. I personally have been using ResEd (On Sourceforge) by Ketil Olsen for over a decade now. It is a very capable program and is completely free. Download ResEd.zip from sourceforge if you want to try it out.
Note that while you can write your scripts in VSCode, I highly recommend using a dedicated editor for the bulk of your editing, then use VSCode for fine tuning your scripts.