TypeScript 推出原生 Go 編譯器,速度提升 10 倍
微軟 TypeScript 宣佈推出 TypeScript Native 原生預覽版,使用原生語言 Go 重寫編譯器,替代原有 Node.js 版的編譯器,編譯速性能高達到了 10 倍以上。TypeScript 相當於 JavaScript 的超集,加入了靜態類型檢查,大大提高了代碼安全和可維護性,現在很多桌面應用都是用 TypeScript 開發的,包括 VScode。隨着很多項目都是雲原生、A ⌘ Read more
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.
The post Announcing 150M developers and a new free tier for GitHub Copilot in VS Code appeared first on The GitHub Blog. ⌘ Read more
Not sure that I really like where Microsoft is taking VSCode - it looks like soon it will be just another frontend for them to sell Github Copilot subscriptions.
I am reminded of this when I look at entire forks of vscode just to add a LLM code completion assistant.
I’ve been on OpenSuse tumbleweed for some months, but I’ve been having issues with kdevelop and vscode, not showing includes and stuff like that correctly (and not compiling stuff, had to work in editor, then compile through commandline), making it a pain to develop on. Never figured out what the issue was, so I switched back to debian tonight, got everything working, so now I can code efficiently again. Feels good.
I have to admit I’m very impressed with wsl2, they have done a damn good job on that. Makes it very easy to develop linux stuff on windows when needed. And removes the need for virtual machine or dualbooting etc. Also they have done a really good job integrating it with vscode.
Also - the last thing I needed is sorted, how to get vs code to pick up the default.nix shell environment, there is a really nice addon for vs code that picks up what is in that file, and then set up the environment based on that, meaning I can now open the source, configure, compile and debug with vscode, this was the last piece that was missing. I will write a blog post on my website that explain what I learned, and how I fixed all these things, maybe it’ll help someone else to try NixOS for some development.
Also, got almost everything I use up and running on NixOS, last thing I need now is a way to develop directly on my source, I think I need to set up one of those development shell files for it, so that I then can work from vscode or kdevelop. Cmake is currently happy, and I tried to install everything on my system, but the ‘nix build’ works fine - but that pulls from remote repo, I want to compile the local edited source as I work on it.
I use VScode. Others seemto like JetBrains GoLand.
The Nice Way To Use Docker With VSCode | by Yash Prakash | ⌘ Read more…
pls send help i’m using micro in visual studio code on windows and ^e and ^q are being gobbled up by vscode and i can’t quit
On the blog: Developer Journal, Moon Landing Anniversery https://john.colagioia.net/blog/2020/07/20/apollo11.html #programming #project #devjournal #uxuyu #vscode #blog
On the blog: Configuring a Visual Studio Code Extension https://john.colagioia.net/blog/2020/07/15/vsconfig.html #techtips #programming #vscode
On the blog: Developer Journal, Ludi Apollinares https://john.colagioia.net/blog/2020/07/13/apolli.html #programming #project #devjournal #uxuyu #vscode
On the blog: Writing Visual Studio Code Extensions https://john.colagioia.net/blog/2020/07/08/vscode.html #techtips #programming #vscode