Add Notepad++ and Terminal to the Right-Click Menu
-
Hi @leokhoa,
I see that during Laragon setup it is possible to add Notepad++ and Command Prompt to the context menu.
I have Notepad++ already installed pre setup, but would like to add Terminal to the context menu. Any problems to be expected, such as Notepad++ twice in the context menu or so? Sorry to bother you with this newbie question.
-
@valido :
-
You can remove tools you don't use in Laragon, so just delete Laragon's Notepad++ in
bin\notepad++
. -
And you can add tools to Laragon with 1-click using Menu > Tools > Quick add, so you can add
Code
to Laragon. When you add to the Right-Click Menu, Laragon will add Code. -
Or you can add your favourite editor:
https://forum.laragon.org/topic/241/tutorial-how-to-add-your-favourite-editor-to-laragon-and-the-windows-right-click-menu/2
-
-
@leokhoa :
Thanks a lot for your helpful answer, I appreciate your patience even with absolute newbies!