VS Code doesn't color my code

As you can see my function names are not different color. I have Verse extension installed in VS Code. How can I change this?

You will want to make sure that you have the Verse language extension installed on your computer for Visual Studio code.

To install the extension, click on the “View” dropdown at the top of VS Code, and click the “Extensions” option. In the extensions pane that appears, you will have to click on the triple ellipsis (…) on the top right. From there, click “Install from VSIX.”

You should then navigate to the install location of your Fortnite folder. Inside this folder, then is another folder named “VSCode,” and inside that a file labelled “Verse.vsix”

You will need to click on the .vsix file, and then click install in the explorer. If you’re still unable to get syntax highlighting, then you should be able to restart Visual Studio code and find the language specifier at the bottom right of the editor.

If this does not say “verse,” then click on it and look through the drop down that appears at the top to find Verse language. If you’re still unable to find the language after confirming that you’ve installed it, then you might have to ask for support from the UEFN team.

2 Likes