spaceduck-theme/vscode

fix: highlight word background color in comments

Closed this issue · 0 comments

vscode highlights the current word, and the other instances of the same word in the file, here is how it currently looks with normal code (the word referenced here is notebook.cellInsertionIndicator)
image

but with comments the word is not visible anymore
image