Paradox SyntaxThis extension is intended to help modders creating mods for Paradox Interactive games by providing basic yet necessary conveniences. Current Features
Syntax SupportSyntax support is provided for .txt and .mod files. However due to the fact that VS Code by default sets the .txt files to Plain Text syntax you will have to set the association manually.
Colour ThemeExtension comes with it's own colour theme but it's not enabled by default. If you wish to activate it go into the Command Palette (by default [Ctrl]+[Shift]+[P], or in the menu click View > Command Palette...), type in 'Color Theme' and press [Enter]. Type in 'Paradox Theme' and press [Enter] again. SnippetsExtension comes with a few snippets. Currently available are the ones helping with event creation as this is mostly the main thing that a modder might need and at the same time is somewhat universal between different games. RepositoryRepository is placed at BitBucket: IssuesIssue tracker is provided through the BitBucket repository system: |