BeanSoft
BeanSoft
Hello, the log file is correct. However, after checking the log, I found exceptions in these plugins (the list may be incomplete): React Buddy Material Theme UI JetBrains Academy CodeGPT...
Dear Google team, as I maintained a fork for WebStorm(the Flutter Storm plugin), please try the following in DSL 2(please make sure to check may be something different or potential...
Hello, please use the custom action and set the action id to `StepInto` as a workaround, I'll add support later this week.
Hello, this issue is fixed. Please try the latest package: https://github.com/JetBrains/intellij-streamdeck-plugin/blob/main/releases/com.jetbrains.ide.streamDeckPlugin Please remove the old version plugin from the Stream Deck App first to upgrade to the new one.
Hi @klafekie , thanks for submitting the issue. I've dig a little for the plugin's source code, eg: https://github.com/aasmal97/Window-Actions/blob/master/Sources/com.arkyasmal.windowActions.sdPlugin/app/windowsScripts/virtualDesktopActions.py ```py keyboard = Controller() keyboard.press(Key.cmd) keyboard.press(Key.ctrl) keyboard.press("d") keyboard.release("d") keyboard.release(Key.ctrl) keyboard.release(Key.cmd) ```...
Hello, can you provide more info, which operation system are you using?
Hello, please check if you face issues here: https://github.com/beansoft/react-native-console/issues/17 What's the output of `echo $PATH` in a terminal? You may replace the real username with something fake.
On Linux, the IDE launched from the desktop shortcut didn't pick up the shell envs, this is because the shell and the desktop are using different env configurations(they are two...
Thanks for the report; I'll investigate after the trip.
Is it on Windows or macOS? Please attach the logs via the menu **Help > Collect logs and Diagnostic Data** if possible.