My personal top pics for my most favourite VS Code extensions π
Special shoutout to DevContainers - it is such a cool protocol, which let's you to develop inside of a container. Like, your IDE is running inside a container (not exact though).
Say I am working on a C project, and want some specific tools and packages installed, I create a dev container and it becomes portable. I can now run it anywhere, and it's the same environment!
π€© The best part is I don't have to install anything on my actual OS and manage conflicting dependencies.
π Another cool one you may not know is Mermaid, the easiest way to create diagrams using just markdown format
Special shoutout to DevContainers - it is such a cool protocol, which let's you to develop inside of a container. Like, your IDE is running inside a container (not exact though).
Say I am working on a C project, and want some specific tools and packages installed, I create a dev container and it becomes portable. I can now run it anywhere, and it's the same environment!
π€© The best part is I don't have to install anything on my actual OS and manage conflicting dependencies.
π Another cool one you may not know is Mermaid, the easiest way to create diagrams using just markdown format
β€10π2π2π₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
β€8
Ex_Files_Advanced_Java_Threads.zip
124.3 KB
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1π1
These underrated VS Code shortcuts & tips are about to take you one step closer to 10x dev mode.
Developers lose hours every week just navigating their editors inefficiently. Whether youβre debugging, refactoring, or exploring codebases, small improvements compound fast.
Master these if you want to move faster in VS Code:
1. Must-know Shortcuts
βͺοΈCmd/Ctrl + P: Quick file navigation
βͺοΈCmd/Ctrl + Shift + O: Jump to symbol in file
βͺοΈCmd/Ctrl + Shift + L: Select all instances of selected word
βͺοΈCmd/Ctrl + D: Add next occurrence to selection
βͺοΈCmd/Ctrl + B: Toggle sidebar
βͺοΈCmd/Ctrl + /: Toggle line comment
2. Editor Tricks
βͺοΈCmd/Ctrl + Shift + \\: Jump to matching bracket
βͺοΈCmd/Ctrl + Shift + β: Expand selection smartly
βͺοΈCmd/Ctrl + K Cmd/Ctrl + S: Open all shortcut mappings
3. Multi-Cursor Power
βͺοΈOption/Alt + Click: Add cursors manually
βͺοΈCmd/Ctrl + Alt + Down/Up: Add cursors line by line
βͺοΈUse for bulk edits, HTML tag renaming, and...
Developers lose hours every week just navigating their editors inefficiently. Whether youβre debugging, refactoring, or exploring codebases, small improvements compound fast.
Master these if you want to move faster in VS Code:
1. Must-know Shortcuts
βͺοΈCmd/Ctrl + P: Quick file navigation
βͺοΈCmd/Ctrl + Shift + O: Jump to symbol in file
βͺοΈCmd/Ctrl + Shift + L: Select all instances of selected word
βͺοΈCmd/Ctrl + D: Add next occurrence to selection
βͺοΈCmd/Ctrl + B: Toggle sidebar
βͺοΈCmd/Ctrl + /: Toggle line comment
2. Editor Tricks
βͺοΈCmd/Ctrl + Shift + \\: Jump to matching bracket
βͺοΈCmd/Ctrl + Shift + β: Expand selection smartly
βͺοΈCmd/Ctrl + K Cmd/Ctrl + S: Open all shortcut mappings
3. Multi-Cursor Power
βͺοΈOption/Alt + Click: Add cursors manually
βͺοΈCmd/Ctrl + Alt + Down/Up: Add cursors line by line
βͺοΈUse for bulk edits, HTML tag renaming, and...
β€8π4π1π₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
β€6π2π₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1