cwtools / cwtools/cwtools-vscode
Horizontal Bracket Matching doesnt seem to be working
- Dominant language
- F#
- Stars
- 110
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I have enabled these settings inside VS code and it works on for instance javascript files but not on 'vic3' files.
The lines that I used in my vs code settings to enable this functionality:
`"editor.guides.bracketPairs": "active",
"editor.guides.bracketPairsHorizontal": true,
"editor.bracketPairColorization.independentColorPoolPerBracketType": true,
`
Contributor guide
Research direction
Reproduce the reported settings in VS Code on a vic3 file and compare the result with a JavaScript file, using the cwtools-vscode extension as the entry point. Trace how the extension identifies vic3 files and handles bracket-related editor behavior; done when horizontal bracket guides work for vic3 files with the listed settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100