Best of VSCodeJune 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Introducing Figma’s New Dev Mode

    Figma was born on the web, an unconventional start to a design tool, but one we felt needed. With a single link, designers could collaborate on in-progress work, sharing early explorations, rather than safeguarding designs. The easier it is for teams to design, document, find, and implement high-fidelity designs.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Five Alternatives to GitHub Copilot

    GitHub Copilot is an AI-powered pair programming tool developed by Microsoft. It provides autocomplete-style suggestions as you code based on the context of the file you are working on and related files. It's not restricted by programming languages, as it can convert your code into a different programming language.

  3. 3
    Article
    Avatar of asayerasayer·3y

    An introduction to debugging in Node.js

    Node.js is a popular JavaScript runtime with the same V8 engine used in Google’s Chrome browser. It has become increasingly popular for creating server-side web applications, build tools, command-line apps, and more. This article will set things right by giving you all you need to debug your code.

  4. 4
    Article
    Avatar of discdotDiscover .NET·3y

    Writing C# in VS Code Is Finally Awesome!

  5. 5
    Article
    Avatar of devblogsDevBlogs·3y

    Announcing C# Dev Kit for Visual Studio Code

    The C# Dev Kit is designed to enhance your C# productivity when you’re working in VS Code. It works together with the C# extension, which has been updated to be powered by a new fully open-source Language Server Protocol (LSP) Host, also open source.

  6. 6
    Article
    Avatar of vscodeVisual Studio Code·3y

    VS Code and WebAssemblies

    VS Code and WebAssemblies run Web assemblies in VS Code for the Web. WebAssembly virtual machines ship in modern browsers today and there are tool chains to compile C/C++ to WebAssembly code. This is relatively easy for languages like JavaScript and TypeScript since browsers ship with a JavaScript execution engine.

  7. 7
    Article
    Avatar of vscodeVisual Studio Code·3y

    Visual Studio Code May 2023

    Visual Studio Code May 2023 (version 1.79) Download the nightly Insiders build and try the latest updates as soon as they are available. There are many updates in this version that we hope you'll like, some of the key highlights include: Read-only mode.

  8. 8
    Article
    Avatar of itnextITNEXT·3y

    Vim for The VS Code User: Part 1 — Initial Setup

    Vim for The VS Code User: Part 1 - Initial setup, Initial Setup, Part 1 and Part 1. For me, it was just a funny meme I saw every once in a while about how people can’t seem to exit it. I tried it and I’ve been hooked ever since.

  9. 9
    Article
    Avatar of devblogsDevBlogs·3y

    Microsoft for Java Developers

    Microsoft for Java Developers Java on Visual Studio Code - June 2023. In the next few months we will roll out a series of performance updates. In latest release of Test Runner for Java, we have added the support for attribute postDebugTask. This attribute will launch a task at the very end of a debug session.

  10. 10
    Article
    Avatar of discdotDiscover .NET·3y

    Top 10 AI 'Copilot' Tools for Visual Studio Code -- Visual Studio Magazine

    Top 10 AI 'Copilot' tools for Visual Studio Code are free except for one offered in a free trial. Microsoft has since been pushing hard its copilot-themed AI assistants that are springing up all over its wares. All Copilot Labs features are provided "as-is" with no guarantees of support.