Skip to content

EliotVU/UnrealScript-Language-Service

Repository files navigation

UnrealScript

Visual Studio Marketplace Version Visual Studio Marketplace Version Visual Studio Marketplace 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:

  • Semantic Syntax Highlighting
  • Diagnostics (linting)
  • Go to Definition, Peek Definition
  • Auto-Completion
  • Code-Actions (create new class)

Quick Info

PNG

Find All References

GIF

Symbol Renaming

GIF

Symbol Searching

PNG

Beware, for Symbol Renaming and Find All References it is recommended to enable Index All Documents

Contribution

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

Gitter Give something back!