Favorite text/config editor?

Status
This thread has been locked.

Polarbears

Supreme
Feedback score
2
Posts
596
Reactions
241
Resources
0
What do you use to edit your configs? I have been using Notepad++ forever, still one of my favorites. No the regular notepad is not valid.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

JasmeowTheCat

Systems Administrator
Supreme
Feedback score
36
Posts
564
Reactions
267
Resources
0
What do you use to edit your configs? I have been using Notepad++ forever, still one of my favorites. No the regular notepad is not valid.
Notepad ++ is amazing for searching in files and replacing things inside of it, such as pterodactyl installations where I need to change /var/www/pterodactyl to /var/www/PANELDIR etc, or doing other crazy things...

One downfall is yml files... it's VERY annoying for skript since that needs tabs, not spaces, and notepad ++ still till this day does 12 spaces instead of 3 tabs, very annoying.

Use Sublime editor for this :D
 

Polarbears

Supreme
Feedback score
2
Posts
596
Reactions
241
Resources
0
Notepad ++ is amazing for searching in files and replacing things inside of it, such as pterodactyl installations where I need to change /var/www/pterodactyl to /var/www/PANELDIR etc, or doing other crazy things...

One downfall is yml files... it's VERY annoying for skript since that needs tabs, not spaces, and notepad ++ still till this day does 12 spaces instead of 3 tabs, very annoying.

Use Sublime editor for this :D
Yeah I understand what you mean, I feel like YML files aren't there strength. I've only used it for YAML mainly so I've never ran into any issues but Sublime is pretty cool too.
 
Status
This thread has been locked.
Top