cwtools / cwtools/cwtools-vscode

Suggestion: HOI4 - Add support for scoped loc

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
110
Forks
19
PR merge metrics
No merged PRs in 30d

Description

In HOI4 localization of technologies, parties and so on can be customized per tag. When that tag is known in the script itself, for example:
```
TAG = {
communist > 0.1
}
```

Hovering over `communist` should give you the default name in the loc for the communist party and also the one that's defined for the tag `TAG_communist`.

Optionally, it'd be great if all this loc could be resolved to _all_ the scoped locs that key can have, say, by right clicking on it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.