@PlayerRPG85

I am a Sublimer as well! Yeah, it might seem old school, but is fast as hell and does not eat up your RAM.

@igorthelight

A few other great settings to add:
	"caret_extra_bottom": 1,
	"caret_extra_width": 1,
	"spell_check": false, // if you are working with non-English text pretty often
	"scroll_past_end": true,
	"highlight_modified_tabs": true,
       "trim_trailing_white_space_on_save": "not_on_caret", // that is more smart behavior than just "all" ;-)
And THE most overlooked one:
	"hardware_acceleration": "opengl", // By default UI will be calculated on your CPU with horrible screen tearing!
The last one makes your Sublime Text so smooth!

@softplaya

Thanks bro it's a paradise for the eyes<3

@Mycomputerstuff

I have Sublime Text 4 with github dark theme, Jetbrains mono font and python input functionality (terminus plugin). Very fast, clean and beautiful.

@benzflynn

While I don't agree with all of these settings, I am glad I learned that such adjustments can be made to fonts, line-spacings, themes and colors.
A "good to know" video.

@xcrap

You should make a video on what packages you use for PHP :)

@alnahian2003

Nice video, Nuno. Gotta try the Aura Theme 🎉

@ziauddin3302

Very special thanks to create my editor more clean and fresh. Specially line top and bottom padding. Its really save me from lot of things. its really awesome..

@jamesmorris409

Nuno any chance you can recommend any PHP related plugins for this? I used to use sublime but switched to phpstorm because of the auto completion.

@AvionicsDev

Best text editor

@JohnnyBigodes

What about plugins for code completion and so on? Do you use a LSP?

@BalduinoFernando

Nice one, although I prefer muted color themes like nord.
And I go all the way minimalistic,  I remove line numbers, highlight the gutter only instead of the line, hide tabs (the almighty ctrl+p works fine)...

@ckat-q2g

manually entering the "color_scheme" value in settings, worked for me ("color_scheme": "Packages/Aura Theme Color Scheme/aura-theme")

@bleuthner

Hi Nuno, thanks for sharing this video. I tried your improvements as well. But with using the theme and color_scheme I lost the Menu bar in sublimeText and I was not able to toggle it ON again. So I got rid of these to topics but maybe you have an suggestion for me.

@AgabalaVIDEOLARI

Can you recommend me the plugins you use? Let's say, when I use a model, I cannot import the path of the model please.

@calvinlondt3037

Try out the Cyanide Theme & Colour Scheme, it's my preferred, the colours have a bit more contrast, and it comes with a plethora of colour options for the accent and background.
Some suggestions would be to add a word wrap column and the vertical line indicating the end of the page. 
I'm an educator, and often need to print code for marking, so those settings make the UI displayed code identical to printed, it's also helpful for split-screen coding.

@quxeo69

Hey! I'm on Windows. Can you please help with the line padding thing? I can't get it to work.

@WestFire_

I did everything as described, but SublimeText can't see the folder "Aura Theme Color Scheme" ! I don't understand why

@boysandra266

Nice set up

@goodluckoriuwa1669

Can you make the texts more contrast to the background even more so that they pop on the screen