VSC 这个 Remote Development 太酷了,都想下个 Insiders 版本试试了 🤩
https://code.visualstudio.com/blogs/2019/05/02/remote-development#_development-trends
https://code.visualstudio.com/blogs/2019/05/02/remote-development#_development-trends
Visualstudio
Remote Development with VS Code
VS Code remote support for WSL, Containers, and SSH
Forwarded from 我就这么随口一说
他似乎是唯一一个能够明白我为那么个“好成绩”痛苦的人,我重重点了下头,“在坚持,不过,很辛苦,有时候都不明白自己在坚持什么。”
“等你到了山顶时,就会明白,如果中途放弃,那么你就永远都不会明白了。”他停了停,又说,“千万别放弃!有了第一次放弃,你的人生就会习惯于知难而退,可是如果你克服过去,你的人生就会习惯于迎风破浪地前进,看着只是一个简单的选择,其实影响非常会,会使你走向截然不同的人生。”
---桐华《那些回不去的年少时光》
“等你到了山顶时,就会明白,如果中途放弃,那么你就永远都不会明白了。”他停了停,又说,“千万别放弃!有了第一次放弃,你的人生就会习惯于知难而退,可是如果你克服过去,你的人生就会习惯于迎风破浪地前进,看着只是一个简单的选择,其实影响非常会,会使你走向截然不同的人生。”
---桐华《那些回不去的年少时光》
TinyURL 这个服务有点意思,与普通的短链接服务不同的是它能够让用户设置自定义别名,比如:https://tinyurl.com/triplezblog ,不过没有提及过期的问题,难不成这个短链接是永久的?
https://tinyurl.com/
https://tinyurl.com/
在 VS Code 中取消单词出现的高亮。
把
https://github.com/Microsoft/vscode/issues/5351
把
editor.occurrencesHighlight 设为 false ,再打开 Zen Mode,是个很好的写作软件了。https://github.com/Microsoft/vscode/issues/5351
GitHub
Disable automatic highlighting of current token/word? · Issue #5351 · microsoft/vscode
Sorry if this has been asked before (I couldn't find it in any issues containing "highlight"). Is it possible to disable automatic highlighting of the current token/word without also ...