clyde
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
clyde created a post, AnsweredHow to open links in system default browser instead of Chrome?
In Idea, when I click a link (e.g. in a plugin description, or use the "Search with Google" context option) Idea opens Chrome. I use Firefox, and it is set as my system default browser. How do I ma... -
clyde created a post, AnsweredHow to debug Kotlin Native application?
I have a Kotlin native application that I can build and run on a Mac, but I can't debug it. Running using the gradle `runDebugExecutableNative` task works, but breakpoints don't work even if I star...