Skip to content

fforay/xsharp-lsp-server

Repository files navigation

XSharp LSP Server

This repository contains the implementation of a Language Server Protocol (LSP) server for the XSharp programming language. The server provides features such as code completion, diagnostics, and navigation to enhance the development experience in compatible editors.

Features

  • Syntax Coloring

This project uses the Language Server Protocol to provide language features for XSharp in Visual Studio Code.
The server uses the Visual Studio Lexer/Parser coming from VSParser.dll to provide accurate keyword highlighting.

About

LSP Server for XSharp language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages