Skip to content

Pyromuffin/jai-lsp

Repository files navigation

jai-lsp

lsp

This is a language server for the jai language. The goal is to provide the following IDE features:

  1. semantic syntax highlighting: needs work.

  2. code navigation

    • goto definition - mostly working
    • find references - not started
    • hover - mostly working

go to definition

  1. diagnostics: squiggles for unknown identifiers.

  2. code completion

    • top level definitions: mostly working
    • member access: mostly working
    • using statement: mostly working (!)
    • parameters: mostly working - named returns don't work

import

build instructions forthcoming, because there are still some things that are fairly hardcoded to my environment. If you are super interested in using this, please contact me on The Secret Beta Discord @pyromuffin, and I'll see if I can help you.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published