Vertical Indent Guidelines Don't Match Tab Settings
-
On a new installation of Notepad++ (Windows 10), I have both the default tab setting and language-specific tab setting (php) set to 3, but the horizontal grid indent lines appear every 4 characters. Any ideas about how to change the vertical indention guide spacing? Thanks.
-
Turns out that the font size settings in
C:\Users[user]\AppData\Roaming\Notepad++\stylers.xml
were not consistent, and apparently the grid lines were set to the largest font size, even though all the php font settings were for 8pt;.
By doing a global change of
fontSize=“10”
to
fontSize=“8”
the vertical indent guidelines are now properly aligned.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login