You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS Code provides a "Share" menu that appears when right clicking anywhere in the editor. Similar to the "Copy vscode.dev" link, it'd be nice if we had a "Copy Rego Playground Link".
We could do this by having the menu item call the PG API's v1/share endpoint with the policy from the active editor and input from the closest input.json file, if one exists.
The text was updated successfully, but these errors were encountered:
VS Code provides a "Share" menu that appears when right clicking anywhere in the editor. Similar to the "Copy vscode.dev" link, it'd be nice if we had a "Copy Rego Playground Link".
We could do this by having the menu item call the PG API's
v1/share
endpoint with the policy from the active editor and input from the closestinput.json
file, if one exists.The text was updated successfully, but these errors were encountered: