David Scrève

- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created WebStorm 2023.2 hangs
Today, WebStorm 2023.2 shows splash screen for infinite time.....unable to use it on macOS 13.5. Any workaround ? David -
Created GoLand launch x86_64 debugger on Apple Silicon
AnsweredHello, I Just installer GoLand with go 1.20.6 and created a basic HelloWorld. I've created a Go Build configuration an ran the debugger. And it does not work : it seems to try launching the x86_6... -
Created Unable to enter backslash
Hello, Since WebStorm 2020.3.1, I'm unable to enter backSlash with Mac french keyboard. I use Shift+Option+/ and it worked...but now, it depends on cursor position and enter "return", "div", or so... -
Created Twitter account hacked
AnsweredHello, It seems that @jetbrains account has been hacked....There are strange messages since few minutes... Regards, -
Created Kotlin no longer available
AnsweredWith latest CLion 2018.1.3, the Kotlin/Native Plugin is not available for installation...How can I get it ? -
Created lldb-server requested
Hello, I'm trying to debug my first GoLang Project, and as soon as I try to debug, I got the given message from macOS High Sierra : could not launch process: exec: "lldb-server": executable file... -
Created CLion crash every 5 min on Debian 9
Does anybody succeeded in using CLion 2017.3 on Debian 9 ?Settings screen crash when installing Plugins, or after 2 minutes...Is there anything to detect why ? -
Created Debugging React App
Hello, I've created a simple React App with WebStorm 2017.2.4, configure Chrome extension which is working properly with Angular debugging...but I'm unable to debug React App after performing npm s... -
-
Created Swift does not not Build
Hi, I just downloaded CLion 2017 and updated Swift Plugin....Swift toolchain is properly found, but when I try to run the the project, there's not executable. I've tried to build the project manual...