Run VS Code in the browser Web App

Web Development

Visual Studio Code aka VS Code is now running fully in the browser. When you go to https://vscode.dev, you’ll be presented with a lightweight version of VS Code. It seams that back in 2019 when de .dev top-level domain opened, Microsoft piked up the vscode.dev domain, witch till dis date was pointing at code.visualstudio.com witch is there official website for vs code.

Now if you visit vscode.dev you will land on a lightweight version of VS Code running fully in the browser. An yes it looks and feels exactly the same.

Limitations

Only a subset of extensions can run in the browser. Those that cannot be installed will have a warning icon and Learn Why link

for example:

  • Live sass compiler
  • Docker
  • live server
  • terminal
  • but i am shure that they are working on it 🙂

Also certain keybindings may work differently in the web version.

Supported web browsers for VS Code web app

Not all web browsers support VS Code web app at the moment. those that don’t support VS code will still run the API but you cannot open folders locally only a remote repository like one on GitHub.

Supported web browsers are to this date Chrome and not surprisingly Edge, yes Edge, you know visual studio code from Microsoft 😛

Advantages

Although at the moment, there are few advantages with the promise of more to come in the future, here are some of them:

  • Local file viewing and editing.
  • Quickly take notes (and preview!) in Markdown.
  • Even if you are on a restricted machine where you cannot install the full VS Code, you may still be able to use vscode.dev to view and edit local files.
  • Edit your code on lower powered machines like Chromebooks, where you can’t (easily) install VS Code.
  • Live Share Sessions
  • Develop on your mobile devices like iPad.

Watch on YouTube:

Listen to the podcast:

Is CSS making Sass obsolete | WCQ 34 Weekly Code Quickies

In this episode, we explore the question of whether CSS is making Sass obsolete in front-end web development. We examine the advantages and disadvantages of both CSS and Sass and provide insights on which option may be best for your project. 👇 My Website / Courses / Podcast / Tutorials / Projects / Blog: 👨‍🏫 : https://norbertbm.com/web-development/web-dev-courses/ Complete Article: https://norbertbm.com/is-css-making-sass-obsolete-a-look-at-the-pros-and-cons/ ————————————————————————————————- Timestamps: 00:00 – Intro & Project overview 00:41 – Variable in CSS vs Sass / Scss 01:37 – Nesting in CSS vs Sass / Scss 02:49 – Mixins, Extends, functions in CSS vs Sass / Scss 03:38 – Importing in CSS vs Sass / Scss 04:40 – Is CSS better then SASS ? ————————————————————————————————- Sponsors: ————————————————————————————————- #CSSvsSass #LearnCSS #norbertbmwebdevelopment — Send in a voice message: https://podcasters.spotify.com/pod/show/menyhart-b-norbert9/message
  1. Is CSS making Sass obsolete | WCQ 34
  2. Is The GitHub Copilot Killer The FREE Amazon Code Whisperer | WCQ33 |
  3. Top 10 ways to EARN MONEY with OpenAI's ChatGPT | Analysis | WCQ32
  4. Top 10 skills web developers will need in 2023 – WCQ30
  5. GitHub Copilot, Windows Mac BING, Junoior DEVs and Students

Want to learn more about VS Code, then check out my full courser on udemy

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.