Releases: kevinhalliday/coc-cairo
Releases · kevinhalliday/coc-cairo
v0.0.5
v0.0.4
- upgrade to cairo-ls v0.0.9
- udpate available workspace config options
v0.0.3
- completion after the import keyword was broken, so users could not complete on module members.
- implements the following (previosuly configurable but not implemented) commands: nile.compile, nile.compile.all, nile.clean, pytest
- adds a serverModule configuration to allow for user specification of language server implementation
What's Changed
- v0.0.3 - fix broken completion, add missing commands by @kevinhalliday in #2
New Contributors
- @kevinhalliday made their first contribution in #2
Full Changelog: https://github.com/kevinhalliday/coc-cairo/commits/v0.0.3