Best of VSCode2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Visual Studio Code's New Editor Sticky Scroll Feature

    Sticky Scroll has been introduced in the July release (a_lthough we are in the middle of August_) of Visual Studio Code, specifically in version 1.70.

  2. 2
    Article
    Avatar of phProduct Hunt·4y

    VSCheatsheet - Shortcuts in the shortest time possible

    Shortcuts in the shortest time possible VSCheatsheet provides a list of instructive illustrations with the most frequently used shortcuts and extensions in V

  3. 3
    Article
    Avatar of webtoolsweeklyWeb Tools Weekly·3y

    VSCode Updates, Frameworks, Git/CLI, JS Utils

    This week's newsletter includes tools, extensions, the latest news, articles, and tutorials on VS Code. VSCode Updates, Frameworks, Git/CLI, JS Utils, and Email are all free and open-source tools.

  4. 4
    Article
    Avatar of pointerPointer·3y

    The State of Frontend in 2022

    The State of Frontend in 2022 analysis of 3,700 respondents from 125 countries. The 5 countries with the most responses were the US, Poland, UK, Germany and India. Only 18% of people filling out the survey said they work at non-tech-first companies.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Learn Docker and Kubernetes – Free Hands-On Course

    Guy Barrette teaches this Docker Containers and Kubernetes Fundamentals course for beginners. Guy is a developer & trainer with more than 25 years of experience. He is a Microsoft MVP, frequent conference speaker, and was leader of the Montreal.NET User Group for more than 23 years.

  6. 6
    Article
    Avatar of devtoDEV·4y

    Database GUIs in JavaScript

    Traditional tools are often written in Java, C++ or Delphi and they use good old JDBC, ODBC or ADO.NET drivers for accessing database. Almost all tools are open-source. If you know about other tool not listed in this article, you could write about it in comments below. For SQLlite I actually use Firefox.

  7. 7
    Article
    Avatar of hashnodeHashnode·4y

    StackFlex — The last day you'll copy-paste code

    StackFlex adds a little button to save code snippets you view in the browser. The app is designed to be minimal and dark because most programmers prefer dark mode and minimal, easy-to-use designs. Library users can search, view, edit and delete updated items from the library.

  8. 8
    Article
    Avatar of medium_jsMedium·4y

    The Ultimate Clean Architecture Template for TypeScript Projects

    The Ultimate Clean Architecture Template for TypeScript Projects. A guide on creating a layer-based TypeScript project template following the principles of clean architecture. A Detailed Implementation Guide Create your project directories and root Configuring Core, Data, and DI Setting up the mono repo configuration.

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

    Visual Studio Code July 2022

    Visual Studio Code will be released in June 2022 (version 1.70) There are many updates in this version that we hope you'll like, some of the key highlights include: Title bar customization - Hide/show menu bar, Command Center, or layout control.

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

    How To Fix Visual Studio Code IntelliSense Loading Infinitely

    How To Fix Visual Studio Code IntelliSense loading infinitely issue was gone. It turned out that sometimes your VS Code might be using a different TypeScript version than your workspace uses. In order to fix it, use TypeScript: Select TypeScript Version... command.

  11. 11
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Git Best Practices – How to Write Meaningful Commits, Effective Pull Requests, and Code Reviews

    This article, we will explore how to write meaningful Git commit messages. How to get really good at the code review process and some best practices to follow. Use Imperative Commands Prefix your commit messages with imperative commands.

  12. 12
    Article
    Avatar of communityCommunity Picks·3y

    Code faster with custom VScode snippets

    The best way to tackle this problem is with tailored-to-you snippets and I will show how to create them in less than 2 minutes. The best of it is that you can combine with placeholders, tabstops and variables. If you write multiple times the same number you will edit the same text at each location.

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

    Visual Studio Code September 2022

    Visual Studio Code September 2022 September 2022 (version 1.72) There are many updates in this version that we hope you'll like. You can download the nightly Insiders build and try the latest updates as soon as they are available. The editor hover used to be very aggressive in hiding itself, especially when the mouse was going over an empty area.

  14. 14
    Article
    Avatar of jetbrainsJetBrains·3y

    10 Best WebStorm Themes

    All the themes mentioned in this blog post are either available out of the box or can be installed for free directly from your IDE. WebStorm is very customizable, so you can configure it how you like. You can change the theme you’re using, which will alter the look and feel of the IDE.

  15. 15
    Article
    Avatar of communityCommunity Picks·3y

    Javascript setup for browser and editor for web development

    Javascript setup for browser and editor for web development Browser, Editor setup, and Running Javascript Setting up browser, editor and terminal and running Javascript. Let's talk real quick about setup and the tools you need.

  16. 16
    Article
    Avatar of tilThis is Learning·3y

    Resolving Merge Conflicts with Visual Studio Code

    Visual Studio Code recently introduced the three-way merge editor. This was supposed to replace the old inline editor. As soon as the new editor has been set as default, the community asked to get their old UI back.

  17. 17
    Article
    Avatar of thisdotThis Dot·3y

    VSCode Keyboard Proficiency

    The first command we will learn is the command to open the keyboard shortcuts editor. The main two cursor word movements are the cursorWordLeft and cursorWord. The cursorLineEnd and cursorLineStart commands do exactly that. They are bound to Ctrl+A and Ctrl+E, respectively. The most basic form of vertical movement is the cursor up and cursor down commands.

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

    Making Remote Development Even Better

    Visual Studio Code has a built-in command-line interface (CLI) that lets you control how you launch and manage the editor. The updated CLI is built into the latest VS Code release and is also available for standalone install.

  19. 19
    Article
    Avatar of syncfusionSyncfusion·3y

    JavaScript Debugging with VS Code and Chrome

    JavaScript Debugging with VS Code and Chrome Debugging is a vital part of identifying why your application is misbehaving. This article will discuss how we can debug JavaScript using the simple and efficient tools in Visual Studio Code and Google Chrome. A list of breakpoints is always available in the right panel of Chrome DevTools. For example, JavaScript will throw an error in strict mode if we assign values to undeclared variables.

  20. 20
    Article
    Avatar of foojayioFoojay.io·3y

    Two Million Java Developers on Visual Studio Code!

    For the November update, we are bringing you new code editing features, such as postfix completion and optimized organize imports. In addition, we've made some visual enhancements to the Spring components. We are continuing to add more improvements around "organize import" scenarios and you can find all our future plans in this GitHub issue.

  21. 21
    Article
    Avatar of itsfossIt's Foss·3y

    How to Automatically Indent Code in Visual Studio Code

    The indent in code refers to the space you have at the beginning of the code line. You can set tabs or spaces or whatever you prefer for the indentation.

  22. 22
    Article
    Avatar of phProduct Hunt·4y

    CodeSpeedy - Simple tool to manage your VS Code code snippet

    CodeSpeedy is a simple tool to manage your code snippet and sync to your Visual Studio Code immediately.

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

    Visual Studio Code November 2022

    Visual Studio Code November 2022 November 2022 (version 1.74) Download the nightly Insiders build and try the latest updates as soon as they are available. The highly upvoted issue #87956 ("Allow to set explorer.autoReveal per specific folder") has been fixed by the introduction of a new setting.

  24. 24
    Article
    Avatar of asayerasayer·3y

    Is GitHub Copilot a Threat to Developers?

    GitHub Copilot is an artificial intelligence (AI) tool developed by GitHub and OpenAI, an AI research laboratory. It is available as a Visual Studio Code, Neovim, and JetBrains integrated development environment extension (IDEs) Copilot uses OpenAI Codex to suggest code and entire functions in real time from editor Code problems.

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

    Visual Studio Code August 2022

    Visual Studio Code August 2022 August 2022 (version 1.71) is the latest version to be released. There are still many updates in this version that we hope you'll like. New Code Action control makes it easier to find the Code Action you want. Expanded codecs support - To help display embedded audio and video in notebooks.