Emanuil
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 16
-
Created How do I find out why project switching takes 5+ seconds?
I'm on MacBook Air with M1 – I'm pretty sure it taking so long is not normal. -
Created Project view doesn't "refresh" external libraries
I'd create a file or a folder in an “external library” from the project view, and the project view won't show it – I have t switch to another project and then back in order to see it. -
Created How to make Project view (sidebar) open files on pressing "right arrow" (in addition to Enter)
AnsweredI can't find the command in Settings → Keymap. -
Edited Commenting out lines in .jsonc files, adds // at the start of the line
Is this expected?Note that I've disabled “Line comment at first column” for all languages in Code StyleExample: -
Created "Unwrap/remove" command doesn't work well with PHP tags
For example, here, with text cursor at the start of the PHP tag, the “unwrap/remove” command will do nothing.Note that if the text cursor was at the end of that same php tag, the command would work. -