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
I wonder how to best handle ROADMAP files, In my opinion they should reside under README.md.
But there is a lot of projects using a ROADMAP file(s) with or without a file extension, eg ROADMAP, ROADMAP.png etc.
Suggested solution
Would it be reasonable to use this token syntax?
{
"README*": "ROADMAP*.$(extname)"
}
Check vscode docs for more explanation regarding tokens
Clear and concise description of the problem
I wonder how to best handle ROADMAP files, In my opinion they should reside under README.md.
But there is a lot of projects using a
ROADMAP
file(s) with or without a file extension, egROADMAP
,ROADMAP.png
etc.Suggested solution
Check vscode docs for more explanation regarding tokens
Alternative
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: