Skip to content
  • GuiΩ's avatar
    feat(CodeEditor): upgrade tabulations features · aea634bf
    GuiΩ authored
    (shift +) Tab: (remove or) add tabulation
    Delete: before the first non empty char remove a tabulation
            before the new line char remove the char and the following indentation
    aea634bf