Does the new VS Code coldfusion builder extension ...
# adobe
b
Does the new VS Code coldfusion builder extension add a bunch of customizations under editor.tokenColorCustomizations.textMateRules? I all of a sudden had a bunch of stuff in there that was overriding my themes and the only new thing I’ve done is try out the new extension.
r
Yes, and I opened a ticket for it. https://tracker.adobe.com/#/view/CF-4214553
I think their "fix" is to not overwrite an existing setting but they still add a bunch, which they should not be doing. Adobe should supply a color theme that the user can apply if they want, like they do for the icon theme.
b
Agreed, that would be the best solution