-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
几个建议 希望vsc做的更好 #5620
Comments
Rough translation using translate tools: Multiple recommendations for VSCode
|
(1) @aeschli |
(3) We let Windows know that Code can open a bunch of extensions. If there is no other editor for them, then Windows automatically chooses Code to be the default application to open them, as far as I know. |
(4) fair request, not possible though |
@aeschli
|
Forked off (2) so we can close this #7687 |
@Tyriar your translation is precisely correct and thanks for ignoring those dirty words ... |
1.目前的配对仅仅只对括号有效 无法针对多个html标签进行匹配
比如<li>1</li><li>2</li>...当鼠标光标位于第一个<li>标签时 会高亮出所有的<li>标签 而不是1后面的这个</li>
希望在新的版本中高亮显示出与当前光标所在的标签配对的结束标签
2.并且可以自定义配对高亮效果 比如斜体 下划线 下划虚线 加粗 颜色等 现在只有一个浅灰色的方框
3.windows下安装后 把电脑上的php文件都默认改为vsc打开了
能不能改掉这种无耻的习惯 而在设置中添加一个功能 让用户自己选择文件扩展名打开方式?!
4.针对中日韩字体能否设置单独的字体显示效果和大小 太多的编辑器的中文字体显示问题一直都令人蛋疼不已
5.能否出portable便携zip解压即用版本 配置文件等在vsc目录下 而不是固定在c盘无法移动 一直不喜欢软件强占c盘空间的情况
The text was updated successfully, but these errors were encountered: