Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Antistasi DevelopmentNew to Visual Studio Code? Get it now.
Antistasi Development

Antistasi Development

Preview

Giddi

|
90 installs
| (0) | Free
Utility to help Antistasi Devs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ANTISTASI-DEVELOPMENT VSCode Extension

VSCode extension to help with the development of the Arma 3 mod Antistasi.

Each sub-extension can be turned on and off separetely.

Sub-Extensions

  • Stringtable-Data

Features

Stringtable-Data

  • Get the english text when hovering over a Stringtable Key.

  • Get the location of where the Text for a Stringtable Key is defined on right-click->Go to Definition.

    • see Hover Data
  • Command scan-for-all-undefined-stringtable-keys to check all files for undefined stringtable-keys and present them in a special view that also has the ability to save this data in multiple formats.

    • see Showcase Command scan-for-all-undefined-stringtable-keys
  • Command convert-to-stringtable-key to convert a selected string to a stringtable key. This puts the string into the Stringtable.xml-file and also replaces the string in the original file with a translate + the new stringtable-key.

    • see Showcase Command convert-to-stringtable-key
  • Command insert-stringtable-key to create a new stringtable-key in the Stringtable.xml-file. This is also available as Quick fix when encountering undefined stringtable-keys.

    • see Showcase Command insert-stringtable-key

Snippets

  • Interactive snippet for the sqf-function header-comment (snippet-name: header_comment)
    • see Showcase Header Comment Snippet

Showcase

Hover Data

Key Hover


Command scan-for-all-undefined-stringtable-keys

Scan for undefined keys Command


Command convert-to-stringtable-key

Convert to key Command


Command insert-stringtable-key

Insert key Command


Header Comment Snippet

Header Comment Snippet

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