Joa Ebert
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
Joa Ebert created a post, Chrome remote debug support
Hi,is it possibly to integrate WebStorm's Chrome remote debugging support into IntelliJ IDEA and friends?Is there a dependency I can add to the plugin.xml or similar method or do I have to add a Pr... -
Joa Ebert created a post, Ansi support in ConsoleView
Hi, i have a process which makes use of ANSI (via JLine) and IntelliJ seems to have some problems parsing its output.This is currently how I create the tool-window: void initToolWindow(@NotNull fin... -
-
-
-
Joa Ebert created a post, How to search for usages in custom file type?
I created a new FileType and also added references to Java classes for certain ranges.When running a usage search, I'd like to show those usages too. The usage looks like this:{ "main": "foo.bar... -
-