Auto Complete¶
Requires game path configuration.
Go to File
> Preferences
> Settings
and search for anno
to configure the following:
-
Anno.*: Game Path
: path to your Anno installation (1)
- For example
C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Anno 117 - Pax Romana
.
See also the Setup page for detailed documentation.
GUID Conversion¶
You get a list of possible GUID matches to replace to.
The list is shown automatically in XML tags that expect a GUID, or after typing GUID="
in ModOps.
Otherwise, trigger the list manually with Ctrl
+ Space
.
Not all GUIDs can be converted automatically due to performance. Most notable exclusions are Test
and Audio
.
Auto Completion¶
Now your code gets validated and you can press Ctrl
+ Space
anywhere in the document and get a list of possible tags, enums or GUIDs.
If you want to force updates for auto-completion delete C:\Users\<user>\.lemminx
and re-open VSCode.