marko-js / language-server

Marko autocomplete, intellisense and editor support.
MIT License
38 stars 8 forks source link

Marko Language Support

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

image

How to use

VS Code

Emacs

Neovim

IntelliJ/Webstorm

Sublime

Atom

Development

We include a .vscode directory that contains launch configurations for developers. You can find three settings that will help you get started. The workflow will be explained in the following items:

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