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

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

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/)