Has anybody seen any documention anywhere about phpDesigner8 where if you highlight a section of code and want to indent it right or left for a quick way to do so instead of going through line by line and backspacing or tabbing?
Indenting or Backspacing with phpDesigner8
140 Views Asked by user2576961 At
2
Have you tried tab for normal indent and shift+tab for unindent after selecting a block of code, that is.