Skip to content
New issue

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

Unknown Configuration Setting #43

Closed
wheredoesyourmindgo opened this issue Jan 31, 2017 · 2 comments · May be fixed by #47
Closed

Unknown Configuration Setting #43

wheredoesyourmindgo opened this issue Jan 31, 2017 · 2 comments · May be fixed by #47

Comments

@wheredoesyourmindgo
Copy link

I am getting an "unknown configuration setting" warning when i use the todoScanRegex property in my workspace settings.json file.

ex.

{
    "todoScanRegex":   "(?:TODO|FIXME|HACK)\\s*\\W{0,1}(\\s+.*|(?:\\w|\\d).*)$"
}
@MaverickMartyn
Copy link

I have fixed this in my fork.
You can find it under the name vscode-todo-renewed.

@wheredoesyourmindgo
Copy link
Author

Great. Closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants