shaobeichen / gradient-theme

🌅 Multiple beautiful VSCode gradient themes. 多个漂亮的VSCode渐变主题。
https://marketplace.visualstudio.com/items?itemName=shaobeichen.gradient-theme
MIT License
73 stars 13 forks source link

按教程未报错,但.py .cpp无效果 #7

Closed CrazyBullets closed 1 month ago

CrazyBullets commented 1 month ago

我安装教程下载了插件,选择了主题,然后enable了主题,但是python文件没有渐变效果,切换到cpp文件中也没有效果,大佬是只能在html文件中使用吗?

tenauge commented 1 month ago

不会吧,py文件我是有效果的

shaobeichen commented 1 month ago

@CrazyBullets python和cpp要安装自己的语法插件,比如cpp要安装 C/C++类似的语法插件,python要安装python类似的语法插件,才能识别相应的语法,否则只能一律被当做普通文本。

CrazyBullets commented 1 month ago

@shaobeichen 大佬,我确实装了,平常用的是cpp和py, C/C++ python pylance等那些插件确实都装了

图片 操作步骤:1.安装插件 2.选中gradient 中的任意一个主题 3.restart 4.gradient enable

CrazyBullets commented 1 month ago

@shaobeichen 大佬,我在另一台电脑上正常配置成功了,疑似是我自己配置过的setting.json或其他我自己的原因 我自己琢磨一下,再问问大佬能适配 Eva Theme系列嘛

shaobeichen commented 1 month ago

好的,我记下了,后续安排