Neutron Dev
Neutron Dev
  • Видео 155
  • Просмотров 906 383
VS Code: Hide Back/Forward Buttons in the Title Area
If you like to keep the title area tidy, you can now hide the back and forward buttons.
📝Article: neutrondev.com/hide-back-forward-buttons-in-the-title-area-in-vs-code/
📧 Sign up for my newsletter to get zero-cost content right at your fingertips
Newsletter: neutrondev.com/newsletter/
💫 Table of Content 💫
00:00 - Intro
00:12 - What are the Back/Forward Buttons For?
01:10 - Right-click the title area
01:27 - Use the Settings menu
02:00 - Edit the settings.json file
02:20 - Thanks for your support 💜
🔗 You can also find me on 🔗
GitHub: github.com/Tynael
Site: neutrondev.com/
#vscode #visualstudiocode
Просмотров: 65

Видео

Hide History Restored Message in VS Code Terminal
Просмотров 44День назад
In this video, I'll show you how to stop the "History restored" message from appearing in the integrated Git Bash terminal in VS Code. 📝Article: neutrondev.com/hide-history-restored-message-in-vs-code-terminal/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:07 - Terminal Session & History...
Remove MINGW64 from Git Bash Terminal on Windows
Просмотров 6721 день назад
In this step-by-step video, I’ll explain MINGW64, why it shows up by default, and how to remove it to save some visual space. 📝Article: neutrondev.com/remove-mingw64-from-git-bash-on-windows/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:18 - What is MINGW64? 01:10 - Remove MINGW64 text ...
Change Git Bash Launch Position on Windows
Просмотров 70Месяц назад
I'll show you how to change the Git Bash launch position and set it exactly where you want it on the screen. 📝Article: neutrondev.com/change-git-bash-launch-position-on-windows/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:33 - Check Git Bash’s emulator 02:29 - MinTTY 03:54 - Windows’ C...
Change Terminal Position in VS Code
Просмотров 60Месяц назад
In this step-by-step tutorial, I'll show you 3 ways you can easily move it to the other sides of the screen. 📝Article: neutrondev.com/change-terminal-position-vs-code/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:13 - Click to Reposition the Terminal 00:47 - Run Command to Change the Te...
How to Efficiently Check if a Record Exists in Laravel
Просмотров 37Месяц назад
In this video, I explain how to greatly improve the performance when checking if a record exists in the database. 📝Article: neutrondev.com/how-to-efficiently-check-if-a-record-exists/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:20 - The database 00:45 - count() greater than 0 03:18 - e...
Laravel Tip: Set Default Timestamps in Migrations (created_at & updated_at)
Просмотров 1162 месяца назад
In this guide, I will show you how to set the default value of a timestamp column to the current timestamp in a Laravel migration. 📝Article: neutrondev.com/how-to-set-default-timestamp-values-in-laravel-migrations/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:10 - The problem 02:22 - Se...
How to Fix Delete 'CR' eslint(prettier/prettier) Error (4 Ways)
Просмотров 4592 месяца назад
In this video, I will explain why this "Delete 'CR'" error occurs and provide some ways you can fix it. 📝Article: neutrondev.com/fix-delete-cr-eslintprettier-prettier-error/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:09 - What is "Delete 'CR' eslint(prettier/prettier)" error 00:40 - R...
VS Code: Set Tab Size per File Type
Просмотров 4313 месяца назад
The default tab size is 4 spaces in VS Code. You'll need to change some settings if you want different tab sizes for other file types. I’ll show you how in this video. 📝Article: neutrondev.com/vs-code-set-tab-size-per-file-type/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 💫 Table of Content 💫 00:00 - Intro 00:31 - editor.d...
VS Code: Disable Auto File Open on Drag and Drop
Просмотров 924 месяца назад
Find out how to disable the auto file open on drag and drop in VS Code. 📝Article: neutrondev.com/vs-code-disable-auto-file-open-on-drag-and-drop/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 🔗 You can also find me on 🔗 GitHub: github.com/Tynael Site: neutrondev.com/ #vscode
Set Default Browser in VS Code
Просмотров 1,7 тыс.4 месяца назад
Find out how to set a default browser of your choice in VS Code. 📝Article: neutrondev.com/set-default-browser-in-vs-code/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 🔗 You can also find me on 🔗 GitHub: github.com/Tynael Site: neutrondev.com/ #vscode
Force All API Requests to Accept JSON with Laravel
Просмотров 1085 месяцев назад
In this tutorial, I'll show you how to enforce the 'Accept: application/json' header for client requests, and send an error message if it's missing. This method can help you in standardizing your API responses. 📝Article: neutrondev.com/force-all-api-requests-to-accept-json/ 💫 Table of Content 💫 00:00 - Intro 00:34 - Create a Middleware 02:16 - Use Middleware on an API namespace 03:47 - Use Midd...
Lift Your Spirits with Laravel
Просмотров 985 месяцев назад
Inspire or motivate yourself with quotes directly in the command line while working with Laravel. 📝Article: neutrondev.com/lift-your-spirits-with-laravel/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 🔗 You can also find me on 🔗 GitHub: github.com/Tynael Site: neutrondev.com/ #laravel #artisan
How to Mark Database Records as Deleted
Просмотров 1115 месяцев назад
I use this approach to mark a database record as deleted in 99% of cases. 📝Article: neutrondev.com/how-to-mark-database-records-as-deleted/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 🔗 You can also find me on 🔗 GitHub: github.com/Tynael Site: neutrondev.com/ #database
Fix Git Bash Flicker in Windows Terminal
Просмотров 5626 месяцев назад
Learn how to fix the flickering that occurs in Git Bash and Vim in Windows Terminal. 📝Article: neutrondev.com/fix-git-bash-flicker-in-windows-terminal/ 📧 Sign up for my newsletter to get zero-cost content right at your fingertips Newsletter: neutrondev.com/newsletter/ 🔗 You can also find me on 🔗 GitHub: github.com/Tynael Site: neutrondev.com/ #gitbash #vim #windowsTerminal
Read First or Last N Lines from File
Просмотров 996 месяцев назад
Read First or Last N Lines from File
How to Clear the Global npx Cache
Просмотров 2086 месяцев назад
How to Clear the Global npx Cache
Database GUI for DDEV on WSL2
Просмотров 3276 месяцев назад
Database GUI for DDEV on WSL2
VS Code: Always Show Editor Actions
Просмотров 1996 месяцев назад
VS Code: Always Show Editor Actions
VS Code: Multi Select Editor Tabs
Просмотров 2196 месяцев назад
VS Code: Multi Select Editor Tabs
VS Code: Middle-Click to Paste into the Terminal
Просмотров 5176 месяцев назад
VS Code: Middle-Click to Paste into the Terminal
VS Code: Quick Search 🔍
Просмотров 5497 месяцев назад
VS Code: Quick Search 🔍
VS Code: Minimap Section Headers
Просмотров 1,4 тыс.8 месяцев назад
VS Code: Minimap Section Headers
VS Code: Add Comma to Each Line
Просмотров 1,7 тыс.8 месяцев назад
VS Code: Add Comma to Each Line
VS Code: Keep Editors Open
Просмотров 8478 месяцев назад
VS Code: Keep Editors Open
Disable all CSS on a Page with JavaScript
Просмотров 2188 месяцев назад
Disable all CSS on a Page with JavaScript
Detect CAPS LOCK with JavaScript
Просмотров 1668 месяцев назад
Detect CAPS LOCK with JavaScript
VS Code: Locked Scrolling
Просмотров 2,1 тыс.8 месяцев назад
VS Code: Locked Scrolling
VS Code: Hide Indent Lines in Explorer
Просмотров 1,4 тыс.9 месяцев назад
VS Code: Hide Indent Lines in Explorer
VS Code: Scroll Beyond Last Line
Просмотров 3819 месяцев назад
VS Code: Scroll Beyond Last Line

Комментарии

  • @snaziruddin
    @snaziruddin 3 часа назад

    thank you friend. it worked for me. appreciate it

    • @NeutronDev
      @NeutronDev Час назад

      Awesome! Happy to help 💜

  • @tusharkumarrana2023
    @tusharkumarrana2023 День назад

    Thank you very much

  • @rpa495
    @rpa495 3 дня назад

    Worked perfectly, thanks! That flickering really triggered me

  • @3rosesravi552
    @3rosesravi552 5 дней назад

    Not working domain

  • @MalikAliHaider-xy8dp
    @MalikAliHaider-xy8dp 8 дней назад

    Thank you so much

    • @NeutronDev
      @NeutronDev 8 дней назад

      You're most welcome 💜

  • @masaftic
    @masaftic 8 дней назад

    Thank you for the fix!! It was so unusable in vim

  • @rocky823
    @rocky823 14 дней назад

    Amazing! thanks a lot!

  • @konradbentgislason3835
    @konradbentgislason3835 19 дней назад

    Thank you very much! Guided by your excellent tutorial video I managed to install ssl on a portable XamPP.😊😊

    • @NeutronDev
      @NeutronDev 19 дней назад

      Happy to hear that 💜

  • @JeffreyCogswell
    @JeffreyCogswell 23 дня назад

    THANK YOU!!!

  • @statubezseries4547
    @statubezseries4547 24 дня назад

    It's not working on different port like 8443

    • @NeutronDev
      @NeutronDev 24 дня назад

      Have you checked if the port is being used by another process?

    • @statubezseries4547
      @statubezseries4547 24 дня назад

      @NeutronDev my 443 port is being used by another process that why I change my port to 8443 but when I changed my port 8443 than ssl certificate not working

    • @statubezseries4547
      @statubezseries4547 24 дня назад

      When I use 443 port it's working but when I use other than 443 then certificate not working

  • @H336-p1v
    @H336-p1v 27 дней назад

    not working

    • @NeutronDev
      @NeutronDev 27 дней назад

      Yeah, there is an open issue: github.com/mtbaqer/vscode-better-folding/issues/67

  • @OZTutoh
    @OZTutoh 29 дней назад

    Already I'm confused. I'm not convinced that it works until you show what directory the index.php file is in.

    • @NeutronDev
      @NeutronDev 29 дней назад

      In Laravel, it is in /public/index.php

  • @Elisha-rp9wu
    @Elisha-rp9wu Месяц назад

    thanks

  • @JuliusUnscripted
    @JuliusUnscripted Месяц назад

    thank you very much for this video! I searched this setting for a while. The setting "alwaysShowHeaderActions" is very useful too for new file/folder and source control action icons at the left

    • @NeutronDev
      @NeutronDev Месяц назад

      Glad you found the video useful 💜

  • @vilijanac
    @vilijanac Месяц назад

    Stop using Windows. Try Guake, doesn't make richer fascist Democrats like Bill Gates.

  • @dewoancient7571
    @dewoancient7571 Месяц назад

    thank you

  • @SiBi2304
    @SiBi2304 Месяц назад

    dobrej návod

  • @ExecuteCode
    @ExecuteCode Месяц назад

    but for python virtual environment, whenever i open git bash terminal in vs code, it does not automatically activate the environmentl.

    • @NeutronDev
      @NeutronDev Месяц назад

      Hey! Thanks for the comment. Have you tried adding this into your 'settings.json' file? "python.terminal.activateEnvironment": true

    • @ExecuteCode
      @ExecuteCode Месяц назад

      @@NeutronDev Yes, I solved it. But just adding "python.terminal.activateEnvironment": true didn't work. I also added "terminal.integrated.cwd": "${workspaceFolder}" to make it automatically activate.

    • @NeutronDev
      @NeutronDev Месяц назад

      Thanks for sharing and I'm glad you solved it 💜

  • @shahriar_tamim
    @shahriar_tamim Месяц назад

    thanks a lot for making such a useful video

    • @NeutronDev
      @NeutronDev Месяц назад

      Glad you found it useful 💜

  • @mazal-bb
    @mazal-bb Месяц назад

    Nice tutorial. Which theme are you using?

    • @NeutronDev
      @NeutronDev Месяц назад

      Thanks 💜 I'm using "Community Material Theme Darker High Contrast" theme with "Material Theme Icons".

    • @mazal-bb
      @mazal-bb Месяц назад

      @@NeutronDev Oh, thank you for the lightning-fast reply! I think it may be defunct? It won't install properly and links are broken :(

    • @mazal-bb
      @mazal-bb Месяц назад

      EDIT: I'm sorta finding it, but this is the error I get after install: (I did manually find the json files in the proper folder-so not sure how to fix this) ```Unable to load file:///Users/xxxxxx/.vscode/extensions/aries.aries-1.4.6/themes/Community-Material-Theme-Darker-High-Contrast.json: Unable to read file '/Users/xxxxxx/.vscode/extensions/aries.aries-1.4.6/themes/Community-Material-Theme-Darker-High-Contrast.json' (Error: Unable to resolve nonexistent file '/Users/xxxxxx/.vscode/extensions/aries.aries-1.4.6/themes/Community-Material-Theme-Darker-High-Contrast.json')```

    • @NeutronDev
      @NeutronDev Месяц назад

      @@mazal-bb You could try this marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme. Indeed, the support for the "Community" version had been dropped. It seems it worked for me like this for quite some time. The colors don't match 100% but the theme allows you to override most of them.

  • @AdeLost1
    @AdeLost1 Месяц назад

    I don't have that setting,only simple browser lock indicator:enabled.And that's it

    • @NeutronDev
      @NeutronDev Месяц назад

      Hey! Is the VS Code up to date?

    • @AdeLost1
      @AdeLost1 Месяц назад

      @NeutronDev Yes it is updated,thank you for replying

  • @ee-um2ef
    @ee-um2ef Месяц назад

    aint working still opens google

    • @NeutronDev
      @NeutronDev Месяц назад

      With what value did you fill the field in?

    • @ee-um2ef
      @ee-um2ef Месяц назад

      @@NeutronDev its ok i switched to geany ty nonetheless

  • @AfshanSiddiqui-u2z
    @AfshanSiddiqui-u2z Месяц назад

    Thank you so much for this!

  • @johnlyod4444
    @johnlyod4444 Месяц назад

    Nice video and this works on my local computer! I want to ask about what should I put on the url if I want to run my program on mobile browser? Thank you!

    • @NeutronDev
      @NeutronDev Месяц назад

      Glad to hear that! 💜 If your mobile phone and the computer running localhost are on the same network, you should install the SSL certificate on your mobile phone as well so that the browser recognizes it. Unfortunately, I don't have a step-by-step guide for this specific case.

    • @johnlyod4444
      @johnlyod4444 Месяц назад

      After installing the SSL certificate on mobile phone, do I use the IP address on the mobile browser to access my program without the "Not secure" error? Thanks again!

    • @NeutronDev
      @NeutronDev Месяц назад

      @@johnlyod4444 Yes, you would have to use the local IP address (given by the local network) of the machine that's hosting the server.

  • @BenjitsuID
    @BenjitsuID Месяц назад

    Thx man

  • @Noone-1980
    @Noone-1980 Месяц назад

    Really great! Thank you very very very much!

    • @NeutronDev
      @NeutronDev Месяц назад

      Happy you found it helpful 💜

  • @augustaustine4226
    @augustaustine4226 Месяц назад

    nice tutorial pal!! can you also explain how we can install ssl on multiple domain names on xampp?

    • @NeutronDev
      @NeutronDev Месяц назад

      Glad you found it helpful 💜 That will be maybe a topic for a future tutorial

  • @miguelperez6860
    @miguelperez6860 Месяц назад

    If you type the variable private it would be perfect.

    • @NeutronDev
      @NeutronDev Месяц назад

      In which example? The variable is private in the correct examples.

  • @donalynmedearis805
    @donalynmedearis805 Месяц назад

    Hi, Does this work in adding link of a folder? I've tried it with image and sql file links with no issues but a folder though, I don't think it's working.

    • @NeutronDev
      @NeutronDev Месяц назад

      Hey! That's a good question. You can drag and drop a folder and create a link to it in the markdown, but it will not create a preview similar to how it does with images. Check this markdown code: [My Folder](<folder/folder 1>) This will create a text 'My Folder' with a link that will open the 'folder 1' folder when clicked. The folder structure that I tested with is: root/ ├─ folder/ │ ├─ folder 1 │ │ ├─ my-image.png ├─ my-readme.md

    • @donalynmedearis805
      @donalynmedearis805 Месяц назад

      @@NeutronDev I really appreciate your response! I tried the code you've provided and it created a folder named "folder" and a file under named "folder1". What if I have a folder with a name sql_project with the following sql files inside? 1st_query.sql 2nd_query.sql 3rd_query.sql My goal is to show [sql_project code] in the Preview section and when I click the link it will direct me to the sql_project folder. Thanks in advance for your help!

    • @NeutronDev
      @NeutronDev Месяц назад

      If I understood you correctly, the following code will show the 'sql_project_code' text in the Preview section and when clicked, it will direct you to the 'sql_project' folder inside VS Code's Explorer tab. Note that it will only highlight the folder, it will not expand/open it: [sql_project_code](sql_project) Is this what you're trying to achieve?

    • @donalynmedearis805
      @donalynmedearis805 Месяц назад

      @@NeutronDev Yes you got it!

  • @patrickrios99
    @patrickrios99 Месяц назад

    good video, a question because when you run the "nest new project" command it will generate files with the CRLF and not directly LF.

    • @NeutronDev
      @NeutronDev Месяц назад

      Thank you 💜 Yes, "nest new project-name" command creates the project with CRLF.

  • @garshtoshteles
    @garshtoshteles Месяц назад

    Finn detected. God your language's spellings are so beautiful

    • @NeutronDev
      @NeutronDev Месяц назад

      I'm Romanian 😅 But yea, the words in the right side of the screen in the video are in Finnish.

  • @SalmanAhmedSiddiqui.
    @SalmanAhmedSiddiqui. 2 месяца назад

    Thankyou Sir❤

    • @NeutronDev
      @NeutronDev 2 месяца назад

      You're welcome 💜

  • @aqumy
    @aqumy 2 месяца назад

    doesn't work.

    • @NeutronDev
      @NeutronDev 2 месяца назад

      What happened?

    • @aqumy
      @aqumy 2 месяца назад

      @@NeutronDev it worked, i solved it. thank you for your fast response <3

    • @NeutronDev
      @NeutronDev 2 месяца назад

      @@aqumy Awesome 💜 What was the issue?

  • @potatogaming7126
    @potatogaming7126 2 месяца назад

    Thank you bro, cheers from Indonesia!

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Happy you found it helpful 💜

  • @06dnl101
    @06dnl101 2 месяца назад

    Thank you! But do you perhaps also know why it causes the error?

    • @NeutronDev
      @NeutronDev 2 месяца назад

      You're welcome 💜 The 'EAccessViolation' (Exception Access Violation) error is related to an attempt by XAMPP to access a memory address it doesn’t have permission to use (read, write, or execute). It means that a certain part of the XAMPP code wanted to try and do something with the protected memory access code, which Windows did not permit.

    • @06dnl101
      @06dnl101 2 месяца назад

      @NeutronDev I see, and the programmers didn't think of coding a countermeasure to not having the permits, and so it just blocks the application?

    • @NeutronDev
      @NeutronDev 2 месяца назад

      @@06dnl101 Yeah, the application crashes because this error is actually a bug in the code.

  • @NicolasGuerraOficial
    @NicolasGuerraOficial 2 месяца назад

    It works. Thanks you.

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Awesome! You're welcome 💜

  • @yronjhontafalla8797
    @yronjhontafalla8797 2 месяца назад

    Thank you it works! Thank you so muchh

  • @tahatatilbal
    @tahatatilbal 2 месяца назад

    Can i do this but without an domain with an public ip?

    • @NeutronDev
      @NeutronDev 2 месяца назад

      This is only for the local environment, so yes.

  • @noahyannis2465
    @noahyannis2465 2 месяца назад

    Danke!

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Freut mich, dass es dir geholfen hat, und vielen Dank für deine Unterstützung! 💜

  • @feritkardal
    @feritkardal 2 месяца назад

    tysm

  • @Kraechtshammer
    @Kraechtshammer 2 месяца назад

    that shit was annoying the living hell out of me. thanks a lot! :)

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Feel you 😆 You're welcome 💜

  • @RU_Hunger_Games
    @RU_Hunger_Games 2 месяца назад

    thanks!! i know what it work only with MariaDB/MySQL

    • @NeutronDev
      @NeutronDev 3 дня назад

      Glad you found it helpful 💜

  • @xavivore9628
    @xavivore9628 2 месяца назад

    best video, thank you man! I love that short format of videos

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Happy to hear that 💜

  • @di.rodriguez
    @di.rodriguez 2 месяца назад

    God bless you!

  • @TTMMRRKK
    @TTMMRRKK 2 месяца назад

    my Visual studio not have hex editor in search..

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Strange 🤔 This is the extension: marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor Do you have the latest VS Code version? It should appear in the Extension Marketplace

  • @jowurani
    @jowurani 2 месяца назад

    Very helpful video many thanks.

    • @NeutronDev
      @NeutronDev 2 месяца назад

      You're welcome, glad you found it helpful 💜

  • @Flappertje
    @Flappertje 2 месяца назад

    Thanks!

    • @NeutronDev
      @NeutronDev 2 месяца назад

      You're welcome 💜

  • @luis6597
    @luis6597 2 месяца назад

    no sirve wey

    • @NeutronDev
      @NeutronDev 2 месяца назад

      Do you get any errors?