clyde
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How to open links in system default browser instead of Chrome?
AnsweredIn 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... -
Created How to debug Kotlin Native application?
AnsweredI 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...