What QoL feature are missing, exactly?
JetBrains
A community for discussion and news relating to JetBrains and its products! https://www.jetbrains.com/
Related Communities
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.
@BatmanAoD Many:
- Cloning+Editing a theme
- Separate UI / Editor theme
- Double tap CTRL/Shift/Alt/Super
- Docker/DevContainer integration
- Only system shell supported
- No compound tools run
- No Startup/Finish tool runs
- No run given test
- No Command Line Tools integration (composer/bunx/php/etc)
- No VCS pane integration
- No Automcomplete/Intellisense finetuning
That's is what I can remember. If they make the UI great, people will learn the commands with time.
@darkghosthunter @BatmanAoD pretty sure the shells are configurable as well as running selected test.
@JonGretar @BatmanAoD I can confirm that running a test works but couldn’t find a shortcut to rerun the last or the one the cursor is.
About the shell, I tried using PHP as a shell and didn’t work. It always uses bash -c for some reason.
@darkghosthunter @BatmanAoD But for the shell. Are you trying to use PHP for the terminal shell or task shell?
@JonGretar @BatmanAoD task. Just a nit pick. Since I’m in @ublue, it always pulls out the terminal welcome.
@darkghosthunter @BatmanAoD Yeah setting the shell on the terminal seems more flexible. But for the tasks it seems to be expecting "PROGRAM -i -c $COMMAND". However you could try to configure for another normal shell that does not include that message.
@JonGretar @BatmanAoD well, I tried on the task json declaration but didn’t work, so I opted for the command instead. Works fine tho.
@darkghosthunter @JonGretar @BatmanAoD
The “runnable” gutter icons in UI work via built-in task(s) so you can add new ones to run test at line (sh cmd) - also by file or outline symbol but last is subject to LSP accuracy
Task rerun is helpful but the labeling in list can be confusing
A fairly young project but improving fast
@Sci_Phi @JonGretar @BatmanAoD I think I get it. Anyway, I’ll give it a spin next week and see how things improved, but until then, PHPStorm it’s my daily driver since I can work faster.
Makes sense.
What do you mean by "compound tools"?
...as a side note, why do you put Mastodon tags in your posts and comments?
@BatmanAoD running two processes at the same time. For example, the JS dev server and the PHP local server.
I had tags for reach. People follow specific tags and can engage in the conversation.