Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

v3.0 计划 #15

Closed
11 tasks done
guyutongxue opened this issue Apr 25, 2021 · 1 comment
Closed
11 tasks done

v3.0 计划 #15

guyutongxue opened this issue Apr 25, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@guyutongxue
Copy link
Collaborator

guyutongxue commented Apr 25, 2021

重构

考虑添加的功能

  • 建议加入编译参数配置存储以及常用编译参数勾选功能 #6,如同 Dev-C++ 7 的功能(标准、警告、优化);
  • 更多的可配置选项:
    • 是否修改 Path 环境变量(默认勾选)
      - [ ] 检测并禁用无关插件(C++ Intellisense, Code Runner, etc.)(默认不勾选) 技术上无法实现(见 vscode#40239
    • 卸载无关插件
  • 调试前检测不合法文件名的机制(或类似手段避免中文文件名调试失败)
  • 新手模式:调整配置使得更适合新手(使用外部终端、添加桌面快捷方式、禁用无关插件等)

问题修复

  • 外部终端不应覆盖原有键盘快捷方式
  • 修改 Path 时应置顶选中项而非删除其它
  • 静态链接标准库(-static-libgcc -static-libstdc++)(添加选项,但不默认勾选。)
  • 其它小问题

欢迎在此 Issue 下提出新功能意见或建议。

作者学业较忙,只是先画一个饼,咕咕咕

已在 Guyutongxue/VSCodeConfigHelper3 中着手开发。

@guyutongxue guyutongxue added the enhancement New feature or request label Apr 25, 2021
@guyutongxue guyutongxue pinned this issue Apr 25, 2021
@guyutongxue
Copy link
Collaborator Author

测试版 VSCodeConfigHelper v3.0.0 beta 已经发布。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant