Carol Pelu | NeutronDev.com
banner
neutrondev.bsky.social
Carol Pelu | NeutronDev.com
@neutrondev.bsky.social
Find out how to configure the editor to highlight search results only when hitting Enter. #VSCode

www.youtube.com/watch?v=wfDI...
VS Code: Find As You Type
YouTube video by Neutron Dev
www.youtube.com
August 13, 2025 at 8:04 PM
Discover how to play games directly inside VS Code 🎮

www.youtube.com/watch?v=KZLz...

#vscode #arcadegames
How to Play Games in VS Code 🎮
YouTube video by Neutron Dev
www.youtube.com
May 30, 2025 at 1:14 PM
Learn how to detach tabs into their own windows, customize your layout, and use a few handy commands to manage windows more efficiently.

www.youtube.com/watch?v=vUmm...

#vscode
VS Code: Floating Window
YouTube video by Neutron Dev
www.youtube.com
May 14, 2025 at 3:16 PM
Neutron Dev just passed 1 million views on YouTube 💜

It's still a small side project, just me sharing dev tutorials in my spare time. But seeing the videos reach and help so many people means a lot.

Thank you to everyone who's watched, shared, or left constructive feedback.

Appreciate you all!
April 30, 2025 at 7:39 PM
Learn more about VS Code’s Simple Dialog – a cleaner and faster alternative to your system’s file dialog.

neutrondev.com/vs-code-simp...

#vscode
VS Code: Simple Dialog - Neutron Dev
Learn more about VS Code's Simple Dialog - a cleaner and faster alternative to your system's file dialog.
neutrondev.com
April 25, 2025 at 2:47 PM
Discover why Yarn no longer creates the node_modules directory and how the new approach boosts performance. Learn how to switch back if needed.

#yarn
Why Doesn't Yarn Create a node_modules Directory?
Discover why Yarn no longer creates the node_modules directory and how the new approach boosts performance. Learn how to switch back if needed.
neutrondev.com
April 2, 2025 at 6:26 PM
Learn how to install and set up a custom font in VS Code with this step-by-step tutorial.
VS Code - How to Use Custom Font - Neutron Dev
Learn how to install and set up a custom font in VS Code with this step-by-step tutorial.
neutrondev.com
March 22, 2025 at 12:45 PM
Find out why static methods can cause problems, when you shouldn’t use them, but also the few cases where they actually make sense.
Why Static Methods in Laravel Can Be Risky - Neutron Dev
Find out why static methods can cause problems, when you shouldn't use them, but also the few cases where they actually make sense.
neutrondev.com
March 22, 2025 at 12:44 PM
Learn the difference between `exists` and `exists()` in Laravel.
exists vs exists() — What's the Difference in Laravel?
Learn the difference between `exists` and `exists()` in Laravel.
neutrondev.com
February 10, 2025 at 8:04 PM
Explore a new VS Code feature that lets you overwrite text directly in the editor as you type, instead of inserting it.
VS Code: Overtype Mode - Neutron Dev
Explore the new VS Code feature that let's you overwrite text directly in the editor as you type, instead of simply inserting it.
neutrondev.com
January 25, 2025 at 12:02 PM
Explore the search history persistence feature in VS Code.
Persist Search History in VS Code - Neutron Dev
Explore the search history persistence feature in VS Code.
neutrondev.com
January 12, 2025 at 6:00 PM
Have a look at how to integrate Git Bash as the default integrated terminal in Visual Studio Code.
VS Code Integrate Git Bash as Default Terminal - Neutron Dev
Let's quickly have a look at how to integrate Git Bash as the default integrated terminal in Visual Studio Code.
neutrondev.com
December 28, 2024 at 3:39 PM
fn main() {
println!("Hello, World!");
}
December 25, 2024 at 1:15 PM