📰 Remote Development News
Page 2 - Remote Development News Today
Fast, Ad-Free News Updates
Stay updated with breaking news from Remote Development. Real-time updates on events, politics, business and more.
May 10, 2021
Visual Studio Code 1.56 improves hover feedback, debugging April 2021 release of Microsoft’s open source code editor also improves Docker support for remote development scenarios. Credit: Dreamstime Visual Studio Code 1.56, the latest version of Microsoft’s popular open source code editor, was published May 5, bringing improvements in hover feedback, debugging, and Docker support. Also known as the April 2021 release, Visual Studio Code 1.56 changes the mouse hover feedback fo...
May 7, 2021
M-A-U / Getty Images Visual Studio Code 1.56, the latest version of Microsoft’s popular open source code editor, was published May 5, bringing improvements in hover feedback, debugging, and Docker support. Also known as the April 2021 release, Visual Studio Code 1.56 changes the mouse hover feedback for all clickable actions around the workbench to offer a better user experience. A new debugger extension API enables language extensions to provide correct inline value support, w...
January 30, 2021
I recently got the chance to completely reset my Windows 10 machine, and took advantage of the opportunity to create a dev environment I would love. These were my high-level goals: Make WSL my primary dev environment Use VSCode as my primary editor Have a beautiful terminal To achieve this, I started by installing WSL 2. I went with an Ubuntu distro because thats what Ive had the most experience with in the past. You can find instructions on installing WSL and/or upgrading it to WSL 2 in the of...