

6 Tips and Tricks Every Developer Should Know in Visual Studio Code 🤩
source link: https://dev.to/zahab/6-tips-and-tricks-every-developer-should-know-in-visual-studio-code-48mo
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.


6 Tips and Tricks Every Developer Should Know in Visual Studio Code 🤩
Sep 18
・2 min read
One of the most common text editors used by developers is Visual Studio Code. Microsoft created it to be the first cross-platform programming tool in the Visual Studio family that supported OS, Linux, and Windows .Visual Studio Code is by far one of the most popular code editors for web, mobile, and hardware developers.
In this article, we will talk about the most essential tips every developer should know in VS Code
Go to Definition
You may come across a lot of variables or methods that you are unfamiliar with when programming. By selecting the “Go to Definition” option from the right-click menu of the required variable or method in Visual Studio Code, you may quickly get to the definition.
Zen Mode
It's a view with no distractions. All of your window's superfluous toolboxes and bars will be gone, allowing you to concentrate just on your code. To use zen mode simple go to View > Appearance > Toggle Zen Mode
Split view
Go to the split view if you're skilled at multitasking and are working on two separate files of the same project at the same time, or if you need to compare two files. You can open as many editors as you like side by side vertically or horizontally.
Quick Open
If you want to open a file quickly without using sidebar , you can simply use quick open. To open quick open press cmd
+p
on Mac and for Windows / Linux you can use ctrl
+ p
Command Palette
The command palette, allows you to quickly access any registered command, including those offered by extension. In addition, if a key binding is connected with a specific command, it will be presented in the type-to-search drop-down list.
You can open Command Palette by pressing cmd
+shift
+p
in Mac and ctrl
+shift
+p
for Windows / Linux.
Multi cursor selection
You may utilise multi-cursor editing to modify several lines of text in various areas of your document. This function allows you to add, modify, or remove text by using several cursors in separate locations.
You can do this by clicking anywhere in your text document while holding down the Alt or Option keys on your keyboard.
Gif by Nacimota from SOF
Recommend
-
34
Android app development has changed a lot since Android debuted. To be successful today, you need to know how to use an important tool of the trade: Android Studio . Android Studio is the official Integ...
-
17
Browser Link – Refresh running application in every browser on Visual Studio 2013 Visual Studio 2013 has good surprise for web developers who need to test their applications on different browsers. The new feature ca...
-
7
.NE...
-
8
.NET Tips and Tricks ( Visual Studio 2022, Azure DevOps) f...
-
5
4 SSH tricks that every sysadmin should know Learn how to run one-off commands, tunnel other applications, and securely copy...
-
10
Many .NET developers use Visual Studio as their Integrated Development Environment (IDE). Visual Studio has many features designed to simplify developers’ lives and be more productive. In this article, I want to show 13 tips and trick...
-
15
dotNET19 July, 20225 tricks every C# dev should know about LINQPad
-
7
-
11
🚨🚨 Note: All the tips, tricks shared in this article are part of GitHub repository css tips tricks A handmade collection of pro css tips tricks for dev...
-
6
3 simple tricks every Apple Watch wearer should know
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK