Skip to content

Releases: kevinhalliday/coc-cairo

v0.0.5

01 Nov 17:31
1f8dcba
Compare
Choose a tag to compare
  • fix server module discovery bug
  • update coc.nvim to 0.0.82

v0.0.4

03 Oct 17:56
4396c4b
Compare
Choose a tag to compare
  • upgrade to cairo-ls v0.0.9
  • udpate available workspace config options

v0.0.3

25 Jul 19:48
db46f06
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: https://github.com/kevinhalliday/coc-cairo/commits/v0.0.3