Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How I can increase tab width in notepad++ (v6.5)?

This is example of two 4-space indentations http://i.imgur.com/B2BWYSw.png

But indentation from notepad++ narrower with same number of spaces How I can change it?

like image 268
Absolut Avatar asked Apr 20 '14 11:04

Absolut


People also ask

How do I expand tabs in Notepad ++?

To convert existing tabs to spaces, press Edit->Blank Operations->TAB to Space . If in the future you want to enter spaces instead of tab when you press tab key: Go to Settings->Preferences... ->Language (since version 7.1) or Settings->Preferences...

How do I change tabs in Notepad ++?

To switch and activate next/previous tab, there are multiple options: Use Ctrl + MOUSEWHEEL on tabs. MOUSEWHEEL up will take to previous tab while down will take next tab. Use Ctrl + Page Up for next tab and Ctrl + Page Down for previous tab.


2 Answers

In version 7.2.2, the Tab Settings are under:

Settings > Preferences > Language > Tab Settings 
like image 95
alexGIS Avatar answered Oct 05 '22 23:10

alexGIS


Notepad++ newest version, as of 2/24: Settings > Preferences > Language > Tab Settings. It's the blue, underlined value labeled "Tab Size:", just click it.

like image 36
granters Avatar answered Oct 06 '22 00:10

granters