pepper-plugin-lsp 0.1.0

Language Server Protocol plugin for Pepper editor
Documentation
1
2
3
pub fn hello() {
    eprintln!("hello");
}