https://github.com/permify/vscode-perm
Syntax support for the Perm authorization language. This extension adds basic features to help make writing Perm much more pleasant in VSCode
https://github.com/permify/vscode-perm
Last synced: 5 days ago
JSON representation
Syntax support for the Perm authorization language. This extension adds basic features to help make writing Perm much more pleasant in VSCode
- Host: GitHub
- URL: https://github.com/permify/vscode-perm
- Owner: Permify
- License: apache-2.0
- Created: 2022-08-24T13:16:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T09:33:34.000Z (about 1 year ago)
- Last Synced: 2025-02-25T22:46:59.600Z (4 months ago)
- Size: 73.2 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Perm
Syntax support for the Perm authorization language. This extension adds basic features to help make writing Perm much more pleasant in VSCode## Features
- Syntax highlighting
- Code snippets## Installation
You can install the plugin by searching for Perm extension in the extensions market place.## For more information
* [Permify](http://permify.co)## Contributing
We welcome any contributions to help make the extension better. There are several ways you can contribute.
1. By reporting [issues](https://github.com/Permify/vscode-perm/issues)
2. Making feature [requests](https://github.com/Permify/vscode-perm/issues)
3. Or by contributing code## Credits
* [Visual Studio Code](https://code.visualstudio.com/)
* [vscode-docs on GitHub](https://github.com/Microsoft/vscode-docs)
* [permify.co](https://permify.co/)