Skip to content

sancarn/fork-VBA-LanguageServer

 
 

Repository files navigation

VBA Extension for VScode

Adds VBA language support to VSCode via LSP compliant Language Server.

VBA LSP

Features

  • Syntax highlighting (resolved on client)
  • Semantic highlighting
  • Folding ranges
  • Document symbols

Coming Soon

  • Hovers
  • Diagnostics (info, warnings, and errors)

Installation

  • Through the VBA Marketplace,
  • VSCode command palette ext install notisdataanalytics.vba-lsp, or;
  • Download the visx.

Contributing

Contributors welcome! Please see contributing.md.

About

VBA Language Server - fork from sslinky

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.8%
  • ANTLR 37.7%
  • Other 0.5%