ClaudiaIDE无法修改设置或背景图片的解决方法

如果在Visual Studio的选项里无法修改ClaudiaIDE的设置和背景图片,删除Visual Studio项目中的.claudiaideconfig文件即可。

此问题ClaudiaIDE的作者有回答:

ClaudiaIDE - Visual Studio Marketplacehttps://marketplace.visualstudio.com/items?itemName=kbuchi.ClaudiaIDE&ssr=false#qna

Question: There's an issue with the extension, It is not changing the images anymore, can't understand what is wrong with it, I have re-installed but it didn't solve the issue and my old background image is still showing, What should I do? Any remedies for that? Thanks

By L. M 2022/3/31

Answer: If you find .claudiaideconfig file in solution's folder, remove it. That file is specific settings for same folder's Visual Studio solution and priority high compare than general settings (in option menu).

意即 .claudiaideconfig 有最高优先级,该文件覆盖了Visual Studio的设置项,故删除 .claudiaideconfig 文件即可。

你可能感兴趣的:(visual,studio,vscode,ide)