gravitational / predicate-lang

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

vscode: Code snippets #64

Closed flyinghermit closed 1 year ago

flyinghermit commented 1 year ago

Snippets to create skeleton Policy classes, Rules, test methods etc.
Here's a detail on what snippets can do in VS Code: https://code.visualstudio.com/docs/editor/userdefinedsnippets

flyinghermit commented 1 year ago

Implemented with https://github.com/gravitational/predicate-lang/pull/72