做了个vscode 小插件,用于修改window 的颜色以区分同时打开的不同工作区,快用起来吧!

Posted 不准显示

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了做了个vscode 小插件,用于修改window 的颜色以区分同时打开的不同工作区,快用起来吧!相关的知识,希望对你有一定的参考价值。

Coralize

marketplace/coralize

以高效且便捷的方式自定义Visual Studio Code工作区窗口的状态栏、标题栏以及活动边栏等颜色!这将对那些需要同时打开多个vscode窗口/工作区的人非常有用。Coralize提供了一系列中国传统文化色彩,并搭配友好的用户界面。

Customize the color scheme of Visual Studio Code\'s workspace window, including the status bar, title bar, and activity side bar, with ease and efficiency. This feature is particularly useful for those who frequently work with multiple instances of VSCode or multiple workspaces. Coralize offers a variety of Chinese traditional culture-inspired color schemes, presented through a user-friendly interface.

Configuraion

默认的, Coralize 会设定 vscode 窗口的 Title bar, Side bar, 以及 Status bar 颜色。

如果你并不需要他们其中的一些, 你可以通过 扩展设置, 按照需要禁用或者开启。

By default, Coralize sets the colors of the Title bar, Side bar, and Status bar in the vscode window. If you don\'t need any of them, you can disable or enable them as needed through extension settings.

  • "coralize.applyToTitleBar" : ture/false
  • "coralize.applyToSideBar" : ture/false
  • "coralize.applyToStatusBar" : ture/false

TroubleShooting

如果你的窗口发生了异常的颜色切换, 那么很可能是和其他插件冲突造成的, 例如 Peacock, 如果你同时安装了 Peacock , 那么你可以通过 Peacock 的插件设置 color字段为 null 以解决该问题 (@ext:johnpapa.vscode-peacock).

If you experience abnormal color switching in your window, it is likely caused by conflicts with other plugins, such as Peacock. If you have installed Peacock at the same time, you can solve this problem by setting the "color" field to "null" in the plugin settings of Peacock (@ext:johnpapa.vscode-peacock).

Inspiring

Coralize is Inspired by Peacock.

AND

You can find repository of Coralize here : Github

欢迎使用园子的 vscode 插件

为了方便大家通过 vscode 编辑博文,我们做了一个小插件,插件名称是“博客园Cnblogs客户端”,插件列表中搜索“博客园”或者 "cnblogs" 可以找到。插件安装好之后会在 activity bar 中出现写代码小人的图标,点开后点击 Login 按钮登录。

为了方便大家通过 vscode 编辑博文,我们做了一个小插件,插件名称是“博客园Cnblogs客户端”,插件列表中搜索“博客园”或者 "cnblogs" 可以找到。

插件商店下载地址:https://marketplace.visualstudio.com/items?itemName=cnblogs.vscode-cnb

插件安装好之后会在 activity bar 中出现写代码小人的图标,点开后点击 Login 按钮登录。

登录后会看到自己博客的最新随笔

点击对应的随笔标题就可以编辑(博文会自动下载到工作空间,默认路径是~/Documents/Cnblogs),在编辑器中点击鼠标右键,通过上下文菜单“保存至博客园”可以上传到自己的博客(目前只支持 markdown 格式的博文)。

如果是本地已有的 markdown 文件或者新建的 markdown 文件,也是通过右键“保存至博客园”上传到自己的博客。

有任何问题与建议,欢迎可以反馈至 https://github.com/cnblogs/vscode-cnb/issues

插件实现代码开源在 github 上,欢迎提交 PR https://github.com/cnblogs/vscode-cnb

以上是关于做了个vscode 小插件,用于修改window 的颜色以区分同时打开的不同工作区,快用起来吧!的主要内容,如果未能解决你的问题,请参考以下文章

发布 vscode 插件 Cnblogs Client For VSCode 预览版

VSCODE 插件初探

修改VSCode的插件安装目录

最近用django做了个在线数据分析小网站

windows VSCode 远程开发配置参考

windows VSCode 远程开发配置参考