Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VSCode Plugin] 针对vscode插件的若干优化 #926

Open
1 task
sunsonliu opened this issue Sep 27, 2024 · 0 comments
Open
1 task

[VSCode Plugin] 针对vscode插件的若干优化 #926

sunsonliu opened this issue Sep 27, 2024 · 0 comments
Labels
🚀enhancement New feature or request Event/Tencent Issueshoot tencent issueshoot 🔌vscode-plugin VSCode-Plugin issues

Comments

@sunsonliu
Copy link
Collaborator

sunsonliu commented Sep 27, 2024

issue type

Feature

Clear and concise description of the problem or idea.

  1. 过往代码整理,对于过往的vscode代码进行代码梳理,优化代码逻辑和移除冗余文件和代码。 chore(vscodePlugin):remove unnecessary files and format irregular code #920

  2. 支持不同 link 使用默认浏览器打开网页,本地文件。feat(vscodePlugin): open web link and open file link #922

  3. 修复预览图片错误的问题。 fix(vscodePlugin): relative path img #972

4. 添加文件右键菜单打开预览按钮。

因之前的逻辑实现问题,可能要大量重构,先搁置此需求。

  1. 添加快捷键,支持在md文件内容内可以用快捷键打开。feat(vscodePlugin): add right click menu shortcut key F10 #934
  2. 在 cherry-markdown 面板添加 toc 功能。chore(vscodePlugin): add toc #937
  3. 升级 cherry-markdown 资源到 v0.8.49 chore(vscodePlugin): upgrade deps cherry-markdown to v0.8.49 #935
  4. 在 vscode 为 dark 模式时,cherry-markdown 的 theme 为 default 的时,vscode 的 scrollbar 会出现黑色滚动条。 fix(vscodePlugin): vscode dark mode and it's default theme,black scrollbar appears #946
    image
    image
  5. 修复选中主题回显 feat(vscodePlugin): support theme selected state #965 (此 pr 将 cherry-markdown 资源到 v0.8.50 )

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Help us

None

@sunsonliu sunsonliu changed the title [VSCode Plugin] 针对vscode的若干优化 [VSCode Plugin] 针对vscode插件的若干优化 Sep 27, 2024
@RSS1102 RSS1102 added 🚀enhancement New feature or request 🔌vscode-plugin VSCode-Plugin issues Event/Tencent Issueshoot tencent issueshoot labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀enhancement New feature or request Event/Tencent Issueshoot tencent issueshoot 🔌vscode-plugin VSCode-Plugin issues
Projects
None yet
Development

No branches or pull requests

2 participants