Seto
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Seto created a post, PlannedHi. I want to write a debugging plugin for Rider. Where can I get start with?
Hi. I want to write a debugging plugin for Rider. Where can I get start with? https://github.com/Ourpalm/ILRuntime I want to port the vs debugging plugin to Rider. For vs, we can register a debugge... -
-
Seto created a post, AnsweredActionGroup is disabled. Why?
https://github.com/JetBrains/intellij-community/blob/master/platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/ActionUpdater.java#L387 I found that it's caused by this. The actiongro... -
-
Seto created a post, AnsweredFileAnnotation.reload problem.
I developed a plugin of cloud comment. Previously I use JavaFX webview and JavaInterop to communicate with the plugin. But the JavaFX webview has cross domain bug. So I change it to BrowserUtil.bro... -
-
-
Seto created a post, AnsweredThe Rider dependencies for 2020.1 seems missing.
A problem occurred configuring root project 'source'.> Could not resolve all files for configuration ':detachedConfiguration1'.> Could not find com.jetbrains.intellij.rider:riderRD:2020.1.Searched ... -
Seto created a post, AnsweredHi. I developed a plugin. Is there any where I can introduce my plugin to others?
Hi. I developed a plugin. Is there any where I can introduce my plugin to others? Others may not know there's such a plugin. Is there a place for showcase? It's already uploaded to the marketplace. -