YuTengjing

Results 192 comments of YuTengjing

whenever I open this file: ![screenshot_2020-03-14_19-35-41](https://user-images.githubusercontent.com/41773861/76681183-1c247680-662b-11ea-962c-e4a0ad6483b0.png) content: ```typescript import { configureStore, Action } from '@reduxjs/toolkit'; import { ThunkAction } from 'redux-thunk'; import rootReducer, { RootState as TempRootState } from 'reducers';...

I can't reproduce with default config, can you reproduce it with default config?

The exclude config seems doesn't work, not only css

You can try my version: YuTengjing.vscode-colorize-plus

try my version: https://marketplace.visualstudio.com/items?itemName=YuTengjing.vscode-colorize-plus

fixed in my version: https://marketplace.visualstudio.com/items?itemName=YuTengjing.vscode-colorize-plus

This extension seems to working using text match, but you want using it with runtime variable value...

That for css variable or othe css pre-precess language, not for other languages which need to run. Css can be analyzed using lsp or ast parser, but ts is a...

try set: ``` "colorize.enable_search_variables": false, ```

https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree