cwtools / cwtools/cwtools-vscode

Subtype localisation does not appear in tooltips

Open
#77 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

```
types = {
type[event_modifier] = {
path = "game/common/event_modifiers"

subtype[not_flag] = {
## cardinality = 1..inf
scalar = scalar
}

localisation = {
subtype[not_flag] = {
name = "$"
description = "desc_$"
}
}
}
}
```

![image](https://user-images.githubusercontent.com/30738253/213066135-554b7d01-ab2d-4eb3-bac1-c9bc0c2775cb.png)

This occurs anywhere subtypes are used

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.