Skip to content

Releases: shalldie/vscode-background

v2.0.3

14 Nov 09:42
Compare
Choose a tag to compare

What's Changed

  • add code-server support (添加了 code-server 支持) by @shalldie in #498
  • fix: add patch lockfile for multiple instances (添加了文件锁应对多实例同时写入) by @shalldie in #500

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Nov 09:08
Compare
Choose a tag to compare

What's Changed

  • docs: Update README(整理README) by @Octopus058 in #480
  • (fix #479) docs: updated localization for Japanese by @shim4stat in #483
  • Feat fullscreen optimization(全屏方案优化) by @shalldie in #484
  • Preload images. 图片预加载 by @shalldie
  • fix(l10n): 🐛 修复插件提示在linux下不显示为中文的问题 (fix #485) by @hbcraft in #486
  • Fix backup when upgrading vscode through package manager in some Linux by @shalldie in #493

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Oct 03:47
Compare
Choose a tag to compare

What's Changed

  • add opacity to minimap, fix editor.styles follow images (#475, #476) by @shalldie in #478
  • 现在会默认给 minimap 添加一个0.8的透明度,修复了 background.editor.styles 没有跟随 images 的问题。

Full Changelog: v2.0.0...v2.0.1

v2.0.0

23 Oct 08:33
44a5c31
Compare
Choose a tag to compare

v2.0.0

This is a major version that has added more features, which will bring you a better coding experience!

  1. More configurable sections: fullscreen, sidebar, editor, panel.
  2. Clear and concise configuration.
  3. Added quick commands that can be invoked through the 「Background」 button in the bottom-right corner of the statusbar.
  4. No more warnings about Your Code installation appears to be corrupt !!!
  5. Added support for multiple languages (l10n).
  6. More content can be found in README.mdMigration from v1

这是一个大版本,增加了更多的功能,会给你带来更好的编码体验!

  1. 更多的可配置区域:全屏侧边栏编辑器面板
  2. 更清晰简洁的配置。
  3. 添加了快捷命令,可以通过右下角「background」按钮唤起。
  4. 不再有令人厌烦的 Code 安装似乎损坏 提示 !!!
  5. 添加了多语言(l10n)支持。
  6. 更多内容可见 README.md从 v1 迁移

v1.2.16

09 Oct 10:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/shalldie/vscode-background/commits/v1.2.16