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
Hi, like title, add a way to use a custom file to load settings.
like: todohighlight.json, todohighlight.rc, todohighlight.js ...etc, in the root path.
todohighlight.json
todohighlight.rc
todohighlight.js
always should have support for settings.json
settings.json
This way the user will have 2 options, custom file and vscode configuration to load the configuration.
custom file
vscode configuration
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, like title, add a way to use a custom file to load settings.
like:
todohighlight.json
,todohighlight.rc
,todohighlight.js
...etc, in the root path.always should have support for
settings.json
This way the user will have 2 options,
custom file
andvscode configuration
to load the configuration.The text was updated successfully, but these errors were encountered: