Best of VSCodeMay 2023

  1. 1
    Article
    Avatar of headwayHeadway·3y

    VSCode Profiles: Optimize Your Coding Environment

    Profiles are a useful feature in VSCode that allow you to save and switch between different sets of preferences and configurations. For a React front-end project, you might want to install extensions such as Ruby and Solargraph. Profiles let you create workspaces with unique configurations and preferences for each project or task.

  2. 2
    Article
    Avatar of ossphsOSSPH·3y

    10 Essential VSCode Extensions for Newbie Web Developers

    VSCode is a powerful and popular code editor that provides an extensive range of functionalities. For beginner web developers, these extensions can significantly improve productivity and streamline the development process. We will explore ten useful VSCode extensions that every aspiring web developer should consider adding to their toolbox.

  3. 3
    Article
    Avatar of builderiobuilder.io·3y

    The Dev Drop: AI Prompts, Reactive Magic, and Testing

    The Dev Drop: AI Prompts, Reactive Magic, and Testing What up, devs? I've finally had a chance to meet all the Builder team in person. There are some interesting things from the Google IO event with some exciting new web platform features coming to a browser near you.

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

    Visual Studio Code April 2023

    Visual Studio Code April 2023 (version 1.78) Download the nightly Insiders build and try the latest updates as soon as they are available. New color themes- "Modern" light and dark color theme defaults. New default color themes replace 'Dark+' and 'Light Modern' as the new default dark and light color themes.

  5. 5
    Article
    Avatar of kdnuggetsKDnuggets·3y

    StarCoder: The Coding Assistant That You Always Wanted

    The StarCoder is a cutting-edge large language model designed specifically for code. With an impressive 15.5B parameters and an extended context length of 8K, it excels in infilling capabilities. You can also chat with a StarChat and use VSCode extensions for work.

  6. 6
    Article
    Avatar of ossphsOSSPH·3y

    Essential VSCode Extensions for Beginner Web Developers: Part 2

    VSCode extensions help beginner web developers streamline their workflow, reduce errors, and enhance productivity. ' Turbo Console Logs' simplifies your interaction with console logs, allowing you to easily create, manage, and delete them. ' TODO Highlight' helps you categorize your annotations into alerts, queries, TODOs.