gravitational / predicate-lang

Predicate - Access Control System
Apache License 2.0
3 stars 2 forks source link

VS Code extension with code snippet templates #72

Closed flyinghermit closed 1 year ago

flyinghermit commented 1 year ago

This is the first implementation of VS Code extension for Predicate. This PR also features code snippets that will help predicate policy authors with easy access to import classes as well as creating policy object and test method based on templates.

Refer to README file for more details: README.md

Demo:

snippet-demo

flyinghermit commented 1 year ago

should we track the mp4 in Git LFS instead? Usually committing larger binary assets isn't recommended with Git.

@xacrimon, Good point on tracking in Git LFS. But I'll remove the mp4 file for now and add this again when we write docs so that we wont duplicate demo files over multiple locations.