EliotVU / UnrealScript-Language-Service

Bringing a work-in-progress intelliSense to ye olde UnrealScript :)
MIT License
52 stars 11 forks source link
antlr4-grammar language-server udk unreal unreal-engine unreal-engine-2 unreal-engine-3 unrealscript vscode vscode-extension

UnrealScript

Visual Studio Marketplace Version Visual Studio Marketplace Version

Available on the Visual Studio Marketplace:

Visual Studio Marketplace Version

Available on the Open VSX Registry:

Open VSX Registry Version

Features

This is a work-in-progress extension for Visual Studio Code, its goal is to bring a rich editing experience to UnrealScript, the Unreal Engine's domain specific language.

So far the extension has implemented support for the following features:

Quick Info

PNG

Find All References

Enable Index All Documents to find references for the entire workspace.

GIF

Symbol Renaming

Enable Index All Documents to rename symbols for the entire workspace.

GIF

Symbol Searching

Enable Index All Documents to search symbols for the entire workspace.

PNG

Advice

For the best results it is advised to work from within a workspace and to add all the project dependencies to the workspace, such as the root path for Core/Classes and Engine/Classes And even better, add the scripts .u and .upk content folders to the workspace this will make the extension aware of such packages in indexing and auto completion (but not its contents yet)

Contribution

Yes! For more information regarding contribution, please check the Contributing Guidelines.

Gitter Give something back!