Commit Graph

7 Commits

Author SHA1 Message Date
Elian Doran
56b7965c9a refactor(codemirror): split custom tab functionality into more methods 2025-05-31 12:11:57 +03:00
Elian Doran
9e3909a5f7 fix(code): pressing tab while multiple lines are selected would replace with tab 2025-05-31 12:06:14 +03:00
Elian Doran
fe8e090b1b chore(codemirror): fix type errors 2025-05-27 23:33:45 +03:00
Elian Doran
a20a51fa75 fix(code): indentation working in read-only mode 2025-05-11 18:45:37 +03:00
Elian Doran
44069b8ccb chore(code): replace tab if pressed while selected 2025-05-11 18:03:28 +03:00
Elian Doran
8d18823608 chore(code): support multiple selections in tab 2025-05-11 18:00:07 +03:00
Elian Doran
4bac03570c chore(code): add smart tab behaviour 2025-05-11 17:39:10 +03:00