Multiple line Tab indenting and Shift+Tab indenting in server events and client code editor

Post Reply
philmills
User
Posts: 556

Multiple line Tab indenting and Shift+Tab indenting in server events and client code editor

Post by philmills »

I'd like to see Tab and Shift+Tab fully supported in the code editor, as is standard in other editors
Expected behaviours:

  • Select multiple lines of code, hit tab key - all selected lines are moved to the right by one tab space
  • Select multiple lines of code, hit Shift+Tab - all selected lines are moved to the left by one tab space

mobhar
User
Posts: 11727

Post by mobhar »

+1


Amer
User
Posts: 79

Post by Amer »

+1


Bishu
User
Posts: 429

Post by Bishu »

+1


asirha
User
Posts: 83
Location: iran
Contact:

Post by asirha »

+1


Webmaster
User
Posts: 9427

Post by Webmaster »

Try v2022.2, see Code Editor.


Post Reply