Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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