issues
search
monogon-dev
/
intellij-cue
IntelliJ support for the CUE language.
Apache License 2.0
37
stars
3
forks
source link
Code completion
#6
Open
jansorg
opened
3 years ago
jansorg
commented
3 years ago
Possible completions:
"import" paths
field references, i.e. paths to reference specific fields
commands, e.g.
let
, with the required syntax elements
...
Possible completions:
let
, with the required syntax elements