We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be great to have some way of packaging & sharing:
The text was updated successfully, but these errors were encountered:
I think the easiest solution for now would be to set up a dedicated issue thread for this where people can leave comments of the form:
{ "label": "Clippy", "description": "Clippy follows along next to your cursor", "example": "https://path/to/gif", "settings": {} }
The extension can query the github api to get the comments and parse the settings out of them.
These can be presented either as completions in settings.json or some other way such as commands.
Example api url:
https://api.github.com/repos/hoovercj/vscode-power-mode/issues/7/comments
Sorry, something went wrong.
This is now published in v1.2.0
No branches or pull requests
It would be great to have some way of packaging & sharing:
The text was updated successfully, but these errors were encountered: