VS Code Tips
CODE Magazine|July - August 2024
I'm a huge fan of VS Code, and suspect I'm not the only one. We've emerged from a world of very heavy IDEs Integrated Development Environments). Many of them are still around. They're specialized IDEs that do some things very well, and a very popular one is Visual Studio. Visual Studio has been around for quite some time.
Sahil Malik
VS Code Tips

When Microsoft entered the IDE game around C++ and there were things like Microsoft Foundation Classes (MFC), that’s when Visual Studio started taking off. Before that, we had IDEs built into DOS. They would take over your entire screen and they were text-based. IDEs such as Turbo C++, or Turbo, by a company called Borland, were the rage. Visual Studio has gone through some twists and turns as well. We’ve had specialized IDEs, such as Visual Interdev for web-based scenarios or FrontPage Express for lightweight web page editing. There was a time when a VB programmer had a different IDE than a C++ programmer.

It wasn't until we had VS Code that we had an IDE that works with nearly every language, every platform, and yet is fast, efficient, and super customizable. It runs on Mac, Linux, Windows—it even runs in a browser. It works on Python node.js, .NET, and anything else you can imagine. I'll go so far as saying that I'm hard-pressed to think of another application as good as VS Code. VS Code is built on Electron and a lot of people like to complain about Electron being heavy, yet we all use VS Code. That alone is a testament to how well VS Code is built.

In this article, I'm going to talk about some of my favorite tips and tricks about my favorite IDE, VS Code. Although I’m writing this on a Mac, many of these concepts will port to Windows, so you may have to replace COMMAND key, WIN key, etc.

What Is VS Code?

This story is from the July - August 2024 edition of CODE Magazine.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.

This story is from the July - August 2024 edition of CODE Magazine.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.

MORE STORIES FROM CODE MAGAZINEView All
Career Development and Staffing reinvented
CODE Magazine

Career Development and Staffing reinvented

You think great talent and cool positions only exist in Silicon Valley? Think again!

time-read
4 mins  |
September - October 2024
Container Orchestration Using Kubernetes
CODE Magazine

Container Orchestration Using Kubernetes

In my previous article on Docker (\"Introduction to Containerization Using Docker,\" Mar/Apr 2021 issue), I explained what containerization is and how Docker simplifies application deployment.

time-read
2 mins  |
September - October 2024
CODE Magazine Presents: The State of AI Mini Conference Tour
CODE Magazine

CODE Magazine Presents: The State of AI Mini Conference Tour

CODE has recently started a new series of inperson events focusing on the topic of artificial intelligence and its practical uses in business scenarios.

time-read
2 mins  |
September - October 2024
Job-Oriented Programming and Pointers in a Scripting Language
CODE Magazine

Job-Oriented Programming and Pointers in a Scripting Language

This article is about using job-oriented programming and pointers in a scripting language.

time-read
3 mins  |
September - October 2024
More VS Code Tips
CODE Magazine

More VS Code Tips

In my previous article in CODE Magazine https://www.codemag.com/Article/240803 1/VS-Code-Tips), shared some of my favorite tips when working with VS Code. As wrote the article, realized that was just brain dumping tidbits I've gathered over many years of using VS Code. The list seemed endless. But what about some larger chunks of tips? Things that every developer

time-read
10+ mins  |
September - October 2024
CODE: 10 Years Ago
CODE Magazine

CODE: 10 Years Ago

In this article, I'm continuing our journey through the last 30 years of anything related to CODE. We're starting to arrive in a reasonably modern era. In fact, when I researched some of the background information for this article, I was continuously surprised that some of these things were a decade ago. Some of the topics discussed in this article seem like they happened

time-read
10+ mins  |
September - October 2024
Store Application Performance Metadata in a Database Using AOP in ASP.NET Core
CODE Magazine

Store Application Performance Metadata in a Database Using AOP in ASP.NET Core

Aspect-Oriented Programming (AOP) is a programming paradigm that attempts to increase the modularity, maintainability, and flexibility of your application while overcoming the traditional Object-Oriented Programming (OOP) limitations.

time-read
8 mins  |
July - August 2024
From Flat to Fantastic: Going Spatial with 2D Applications
CODE Magazine

From Flat to Fantastic: Going Spatial with 2D Applications

The world of head-mounted display HMD) hardware technologies is buzzing with recent advancements, sparking a wave of fresh interest among consumers. From virtual reality VR) and mixed reality MR) to spatial computing, major tech companies and new startups alike are actively investing the launch of the next generation of immersive computing devices.

time-read
10 mins  |
July - August 2024
Exploring .NET MAUI: Getting Started
CODE Magazine

Exploring .NET MAUI: Getting Started

Unlock the true potential of cross-platform development with eXtensible Application Markup Language XAML) and NET MAUI Multi-platform App Ul). Say goodbye to the frustration of writing code for each platform separately. With NET MAUI, you can develop powerful business applications that run seamlessly on Windows, Android, Mac, and iPhone devices.

time-read
5 mins  |
July - August 2024
VS Code Tips
CODE Magazine

VS Code Tips

I'm a huge fan of VS Code, and suspect I'm not the only one. We've emerged from a world of very heavy IDEs Integrated Development Environments). Many of them are still around. They're specialized IDEs that do some things very well, and a very popular one is Visual Studio. Visual Studio has been around for quite some time.

time-read
10+ mins  |
July - August 2024