Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casbin/casbin-vscode-plugin
VSCode plugin for working with Casbin Models
https://github.com/casbin/casbin-vscode-plugin
casbin editor plugin syntax-highlighting vscode
Last synced: 3 months ago
JSON representation
VSCode plugin for working with Casbin Models
- Host: GitHub
- URL: https://github.com/casbin/casbin-vscode-plugin
- Owner: casbin
- License: apache-2.0
- Created: 2021-03-09T11:42:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T09:56:50.000Z (about 2 years ago)
- Last Synced: 2024-10-29T22:37:44.139Z (3 months ago)
- Topics: casbin, editor, plugin, syntax-highlighting, vscode
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Casbin.vscode-casbin
- Size: 385 KB
- Stars: 23
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# casbin-vscode-plugin
Plugin for editing Casbin model and policy in VSCode.
## Provides:
- syntax highlighting
## Editor Show
![image-20210930183509874](./images/casbin_editor.png)
## TODO LIST
* [ ] auto-completion for policy effect definitions and object attributes
* [ ] quick fixes to add missing attributes to models
* [ ] casbin executor tool window