GithubHelp home page GithubHelp logo

language-server's Introduction

What is this?

This is the SQF-VM Language Server implementation, aimed to provide full SQF support for IDEs and editors like vscode

How to install?

ToDo

How to use?

ToDo

Development

Quick Start Guide

  1. Clone this repository using git clone REPOSITORY --recursive
  2. Download NodeJS
  3. Download Visual Studio Code
  4. Download Visual Studio Community 2019 (or later)
  5. Download CMake
  6. Open a terminal and execute npm install yarn --global (installs yarn globally)
  7. Open /client/vscode in Visual Studio Code
  8. Inside Visual Studio Code, open the terminal (View --> Terminal) and execute yarn install
  9. Execute yarn run compile inside that terminal
  10. Open a terminal inside of server/
  11. Run cmake CMakeLists.txt
  12. Open sqfvm_language_server.sln
  13. Right click sqfvm_language_server project inside the Solution Explorer and hit Build and wait for it to finish
  14. Inside Visual Studio Code, hit F5

Credits

Armitxes - SQF Grammar file

language-server's People

Contributors

x39 avatar dependabot[bot] 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.