Corey Caswick

Results 2 comments of Corey Caswick

``` "commentAnchors.tags.list": [ { "tag": "#", "scope": "file", "iconColor": "default", "highlightColor": "#fff", "styleComment": true, }, ], "commentAnchors.workspace.enabled": false, "commentAnchors.workspace.excludeFiles": "**/{node_modules,.git,.idea,target,out,build,vendor,_dev}/**/*", "commentAnchors.parseDelay": 500, ``` Everything worked perfectly until recently, and I...