Karl Anthony Ng

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 10
-
Edited How to add a "multi-button" in table's toolbar?
AnsweredI would like to add a "multi-button" in a table's toolbar. A "multi-button" like... The "multi-button" should be added in a table's toolbar. Something like... Does anybody know how to do this? -
Created Error message "Incompatible with the current WebStorm version." while installing plugin but plugin install successfully
AnsweredI'm using a Custom Plugin Repository. Go to the Marketplace tab. Install the plugin. While it's still downloading, click on the Installed tab. I see that there's an error message "Incompatible wit... -
Created Plugin logo in hosted plugin repository not displaying when browsing plugins available for install
AnsweredWhen browsing a hosted plugin repository, the plugin logo does not display. When the plugin is installed from the hosted plugin repository, the plugin logo is displayed. Is this the expected behavi... -
Created Using projectService in WebStorm when multiple projects are attached
AnsweredI have a projectService that implements PersistentStateComponent for saving project level information. Since WebStorm 2019.2, it's now possible to have multiple projects opened in the same WebStorm... -
Created Does the Gradle IntelliJ plugin provide a way to publish to a custom plugin repository?
AnsweredDoes the Gradle IntelliJ plugin provide a way to publish to a custom plugin repository? -
Created WebStorm - How to wrap error message in New Project?
If I have a very long error message, is it possible to make it wrap? I have 2 classes, one that extends WebProjectTemplate and another that implements ProjectGeneratorPeer. -
Edited Is there a difference when installing plugin from zip file or from enterprise respository?
Is there anything different behind the scenes on how IntelliJ handles installation of plugin from a zip file or from an enterprise repository? I'm noticing a difference in behavior in particular wi... -
Created How to run tasks in foreground after sending them to the background?
I clicked on the background button on the progress indicator which made the task run in the background.I want the progress indicator to show again but I can't seem to find anyway to do so.Anybody k...