Coder Social home page Coder Social logo

eliotvu / unrealscript-language-service Goto Github PK

View Code? Open in Web Editor NEW
47.0 8.0 9.0 2.42 MB

Bringing a work-in-progress intelliSense to ye olde UnrealScript :)

License: MIT License

TypeScript 85.11% ANTLR 6.24% Shell 0.02% JavaScript 0.35% UnrealScript 8.27%
unrealscript language-server vscode-extension antlr4-grammar udk unreal unreal-engine unreal-engine-3 unreal-engine-2 vscode

unrealscript-language-service's Introduction

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
  • Document Symbol Highlighting (Write, Read)
  • Go to Definition, Peek Definition
  • Context Auto-Completion
  • Code-Actions
    • Create class
    • Inline constant
  • Diagnostics (linting)

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.