Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Sins of A Solar Empire 2 - Language SupportNew to Visual Studio Code? Get it now.
Sins of A Solar Empire 2 - Language Support

Sins of A Solar Empire 2 - Language Support

Preview

Cyno Studios

|
114 installs
| (1) | Free
Language support for modding Sins of A Solar Empire 2 in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jabberwocky: Sins II Language Support

GitHub package.json version Visual Studio Marketplace Rating GitHub License

Jabberwocky adds validation to Sins 2 game files for modding inside of Visual Studio Code

doc_image

Note

This extension is in preview and may stop working unexpectedly

Current Features

  • Diagnostics
  • Autocompletion
  • On-hover information

Installation

  • Install the extension through the Marketplace

Usage

After installation you will be prompted to select a valid workspace path.

  • A valid path is one that contains the .mod_meta_data file in its root directory
  • Vanilla game installation

You can use quickpicks to navigate through the various options avaliable, open by pressing status_bar in the VS Code status bar.

menu

Configuration

//  Location of your mod (ensure that it is the root directory)
"soase2-plugin.cache.mod": "E:/foo/bar/soner_2"

//  Location of your vanilla game installation (optional if you're not modding alongside vanilla)
"soase2-plugin.cache.vanilla": "E:/SinsII"

// Amount of identation when formatting the file
"soase2-plugin.formatter.tabs": 4

// Custom folders to be ignored
"soase2-plugin.folders.ignore": [ "fonts" ]

// Custom extensions to be ignored
"soase2-plugin.extensions.ignore": [ "ability", "buff" ]

Credits

Stardock and Ironclad for the Sins of a Solar Empire 2 icon used in the files

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft