Git Product home page Git Product logo

unrealscript-language-service's Introduction

UnrealScript

Visual Studio Marketplace Version Deploy Extension Gitter Give something back!

GIF

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)
  • Symbol Searching
  • Symbol Renaming
  • Find All References
  • Go to Definition, Peek Definition
  • Quick Info (hover tooltips)
  • Auto-Completion
  • Code-Actions (create new class)

How to build

  • Fork and/or clone this repository.
  • Open the folder where your cloned repository resides, in Visual Studio Code (Open folder).
  • Make sure that you have the latest NodeJS and NPM installed!
  • Go to "Run and Debug" or CTRL+Shift+D and select "Launch Extension", or press F5 for short, this should build (and watch) the project and proceed to launch another VSCode window (so called "Extension Host Development") with this repository's extension enabled.
  • You can also manually watch for changes by executing the following in a commandline: npm run watch
  • You are now free to make modifications, if compiled successfully, go to your "Extension Host Development" instance and press CTRL+R+R to restart the instance.

Contribution

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

unrealscript-language-service's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar eliotvu avatar imgbotapp avatar shtoyan avatar

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.