Hi.
is there a way to move to the right a multi lines in the code?
like i want to move 10 lines 4 space right with out doing it one by one.
Thanks
Refael
Hi.
is there a way to move to the right a multi lines in the code?
like i want to move 10 lines 4 space right with out doing it one by one.
Thanks
Refael
That depends on which editor you use. Most editors that understand code allow you to select the text and then hit the TAB key to move it to the right, and Shift+TAB to move it to the left.
Hi. i use the Configurator until now.
i’l start using notepad++ to do those tusk.
Thanks
Refael
Notepad++ can do column edit using ALT+ mouse selection. VScode can do it using SHIFT+ALT+ mouse selection.
Thanks, but where is the lovelace.yaml in the 0.87 HA?
Refael
That depends. Are you using Lovelace YAML mode?
If not then click the three dots icon top right of your HA page select Configure UI. Click the three dots icon again and select Raw editor. You can now see and edit the Lovelace YAML.
About the three dot i know. didnt know about Lovelace YAML mode.
witch method is better when taking all aspect in account ?
Thanks
Refael