Skip to content

viktorsaws/language-server-runtimes

 
 

Repository files navigation

Language Server Runtimes for AWS Monorepo

Structure

Monorepo

.
── runtimes - library for creating fully working runtimes for language servers
    └── protocol - LSP based protocol for communications between language servers and clients
    └── runtimes - implementation of runtime features for language servers
    └── server-interface - server type definition to create language servers
── types - type definitions for the runtimes

How To Contribute

How to contribute to the language server.

Building The Language Server

How to build the language server.

Troubleshooting

Troubleshooting information.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Shell 0.2%