Implement `Generate Rego` command
Closed this issue · 1 comments
patilpankaj212 commented
The Generate Rego
command will read the standardised json and generate rego and its metadata file.
The command should have a keyboard shortcut and should be displayed in the context menu for appropriate files.
After the command execution completes without any error, the metadata and rego files should be opened in a new window.
patilpankaj212 commented
Generate Rego
command is implemented.