teefalo.blogg.se

Notepad++ shortcut make comment
Notepad++ shortcut make comment








notepad++ shortcut make comment

When you open a YAML document, you may need to choose “YAML” under the “Language” menu to let it know that you’re editing a YAML doc. Uncheck the “use default value” and choose “replace by space”.

notepad++ shortcut make comment

Scroll down in the “Tab Settings” list to “yaml”. Go to Settings > Preferences and choose Tab Settings. N++ lets you make it so that when you hit TAB, it’ll insert the number of spaces you choose.

notepad++ shortcut make comment

But you probably don’t want to turn off the tab character globally. Make N++ use spaces instead of tabs - tabs are going to break YAML parsing. Make N++ display whitespace - under View > Show Symbol, turn on “Show White Space and TAB” A few things that helped make it easier for me to edit YAML with Notepad++:










Notepad++ shortcut make comment