Skip to content

AIDL Language Server Protocol (LSP) server

License

Notifications You must be signed in to change notification settings

bwalter/aidl-lsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIDL Language Server Protocol (LSP) server

Features:

  • diagnostics
  • workspace symbols (Ctrl+T in vscode)
  • document symbols (Ctrl+Shift+O in vscode)
  • goto definition (Ctrl+Click in vscode)
  • hover (mouse over in vscode)
  • vscode extension

TODO:

  • handle watched files
  • type definition
  • semantic syntax highlighting

For language-specific features, see rust-aidl-parser.

About

AIDL Language Server Protocol (LSP) server

Resources

License

Stars

Watchers

Forks

Packages

No packages published