VS Code 马上 2.0 了,不知道会不会有什么惊喜
如题,今天更新了 VSC ,发现是 1.99 了
一直以来都是用 VSC 开发 java 大型项目,VSC 不足的地方就用 shell script 补足。
用得也算是很得心应手。
期待下 2.0 会不会有啥不同
March 2025 (version 1.99)
Welcome to the March 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
Agent mode
Agent mode is available in VS Code Stable. Enable it by setting chat.agent.enabled (more...).
Extend agent mode with Model Context Protocol (MCP) server tools (more...).
Try the new built-in tools in agent mode for fetching web content, finding symbol references, and deep thinking (more...).
Code editing
Next Edit Suggestions is now generally available (more...).
Benefit from fewer distractions such as diagnostics events while AI edits are applied in the editor (more...).
Chat
Use your own API keys to access more language models in chat (preview) (more...).
Easily switch between ask, edit, and agent mode from the unified chat experience (more...).
Experience improved workspace search speed and accuracy with instant remote workspace indexing (more...).
Notebook editing
Create and edit notebooks as easily as code files with support for edit and agent mode (more...).
If you'd like to read these release notes online, go to Updates on code.visualstudio.com. Insiders: Want to try new features as soon as possible? You can download the nightly Insiders build and try the latest updates as soon as they are available.
好吧,看来不会有惊喜了。
1.100~~
顺便推广一下我开发的 Java 反编译插件。
主要是增加了反编译行号对齐的功能
哈哈哈,欢迎体验
marketplace.visualstudio.com/items/?itemName=BenjaminSU.decompile-java
1.99 后面也可以是 1.100 啊
你是对软件版本号有什么误解吗?
1.100.0
1.1000.0
1.10000.0
刚刚更新了,1.100
emmm, 这年头都是敏捷开发, 两周一个版本, 不可能有什么大惊喜了. 就算有, insider 版本也已经体验过了~
看了一下 是 1.100.0-insider
Bro 以为版本号里的点是小数点
你对 Chrome / Edge 的 135.0.3179.54 版本号有什么看法
下个版本是 1.100.0, 别期待了
最好别变成 2.0 ,变成 2.0 代表 vscode 的重要 api 出现了 breaking change ,这不是好事,尤其是对于依赖 vscode 的很多拓展和 ai 编辑器,又要做适配很麻烦的
fake news 😡
数学上 1.100 < 1.99 所以按照数学小数的逻辑经常会有误会。我以前也经常搞错🤣
小数点全是 0 的话直接去掉 0 就不容易弄错了
所以 ai 觉得 9.11 比 9.9 大说明了 ai 把数字当成版本好了/doge
想起个段子
7.10 和 7.9 比大小
普通人:7.10 < 7.9
程序员 & ChatGPT:7.10 > 7.9
上大学的时候,我也是跟你一样认为 x.99 版本后面是个大版本 (x+1).0
是的,1.100 == 1.1 ,所以我经常会下意识认为 1.9 的下一个版本是 2.0 ,而不是 1.10
原来 GPT 的数字幻觉来自于这
小版本号加多少都不会影响到大版本号
我是普通人的程序员。
你可以去看一下 casdoor 都 1.814 了 /🐶头
.是分隔符不是小数点
今天升级 1.99 远程用不了 Ubuntu18 版本太低了,在想这怎么降级回去😭
想起来初中玩 WOT 的时候更新到 1.9 版本以为下个版本是 2.0 ,结果下个版本是 1.10 了。
0.0.0 ,这个版本范式什么时候开始被推荐的?被用坏了。
v 站也搞引流还能赚铜币是吧
结对编程(Pair-Programming)可能是近年来最为流行的编程方式。所谓结对编程,也就是两个人写一个程序,其中,一个人叫Driver,另一个人叫Observer,Dri…
想问下 Android 有没有推荐的离线播放器。 需求:文件管理和电脑类似,逐级显示的 比如: XXX 视频 ->第一章 -->第一节.mp4 -->第二节.mp4…
希望你看到这篇文章的时候还是在公交车和地铁上正在上下班的时间,我希望我的这篇文章可以让你利用这段时间了解一门语言。当然,希望你不会因为看我的文章而错过站。呵呵。 如果你还不了解…