basic language server support
Clone or download
Diego Berrocal and CestDiego First public commit
Latest commit 9b66e20 Apr 24, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github First public commit Jun 6, 2018
.vscode First public commit Jun 6, 2018
clients/vscode First public commit Jun 6, 2018
server First public commit Jun 6, 2018
.editorconfig First public commit Jun 6, 2018
.gitignore First public commit Jun 6, 2018
.nvmrc First public commit Jun 6, 2018
LICENSE First public commit Jun 6, 2018
README.md First public commit Jun 6, 2018
lerna.json First public commit Jun 6, 2018
package.json First public commit Jun 6, 2018

README.md

Marko Language Support

Using the Language Server Protocol to improve Marko's developer experience. Server implementation can be found here.

Supported clients

Contributing

Each project in this repository has different guidelines for contributing. Please check the CONTRIBUTING.md file in each project to learn more.

Code of Conduct

This project adheres to the eBay Code of Conduct. By participating in this project you agree to abide by its terms.

License

Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at https://opensource.org/licenses/MIT.

Contributors

  • Diego Berrocal (@CestDiego)