pranaygp / vscode-css-peek

A vscode extension for peeking at CSS definitions from a class or id tag in HTML
MIT License
142 stars 32 forks source link

Disabling the display of variables #143

Open microlabig opened 11 months ago

microlabig commented 11 months ago

Good afternoon, is it possible to disable the display of css variables in "*.{ts,tsx}" files? Or configure the display of tooltips manually? Is there any setting for this (I couldn’t find it in the documentation)?

I'm using CSS Peek v4.4.1

An example of displaying files while working in ts-files (you constantly have to scroll through variables when they are not needed for display in these files):

2023-09-20_12-40