fix: CI error (#10)

* feat: deploy To GH Releases and VSCode Marketplace

* feat: add yarn semantic-release

* fix: upgrade node 12 to latest

* fix: CI error
1 file changed
tree: 9e90baea0c373c6f7b13643cb07fc1c7398e4ee5
  1. .github/
  2. images/
  3. syntaxes/
  4. test/
  5. .eslintrc.json
  6. .gitignore
  7. .vscodeignore
  8. extension.js
  9. jsconfig.json
  10. LICENSE
  11. package-lock.json
  12. package.json
  13. README.md
  14. yarn.lock
README.md

casbin-vscode-plugin

Plugin for editing Casbin model and policy in VSCode.

Provides:

  • syntax highlighting

Editor Show

image-20210930183509874

TODO LIST

  • [ ] auto-completion for policy effect definitions and object attributes
  • [ ] quick fixes to add missing attributes to models
  • [ ] casbin executor tool window