8000 GitHub - secondsun/wla-language-server: A language server for WLA-DX
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

secondsun/wla-language-server

Repository files navigation

wla-language-server

A language server for WLA-DX

Setup

Requirements

  • Java 11
  • Patience
  • NPM (Let's say 8+?)
  • Linux (or be willing to edit the scripts files)
  • Visual Studio Code
  • Maven (whatever is latest)

Instructions

Clone and mvn install the following repos

Run mvn install in this directory root
Edit the patch_gson.sh file to run on your system
Run patch_gson.sh file
Edit the link file in the scripts directory that fits your OS
Run that link file
Move the dist dir into vscode
cd into vscode
run npm install
run npm install -g vsce
run vsce package -o build.vsix;code --install-extension build.vsix

Usage

Clone https://github.com/Drenn1/ages-disasm
Open VSCode in ages-dsiasm and open the main.s file
The server Should activate. Check the Output -> WLA window.

Demo

VS CODE DEMO

About

A language server for WLA-DX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0