UCX VsCode Extension
Dedicated language support and tooling UnrealScript, with primary focus on UT99.
Features
- language:
- goto definition (
Ctrl-Click )
- find symbols (
Ctrl-P @ and Ctrl-P # or Ctrl-T )
- folding support for defaultproperties, states, labels, replication
- completion support
- function signature
- class hierarcy: (right click on class & select Show Type Hierarchy)
- find all references
- rename symbol (
F2 )
- formatter:
- automatic indentation
- operator spacing
- keyword casing
- other spacing / newline rules
- remove redundant default properties
- diagnostics:
- detect syntax parse errors
- semicolon completion
- highlight:
- textmate grammar
- semantic syntax highlighting
Enjoy!
| |