Walker Eric

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
Walker Eric created a post, AnsweredJavascript browser debug : Failed to attach debugger
I'am developping a javascript "browser side" project, debugging worked fine with the Jetbrain extension in chrome. But suddently it doesn't work anymore - I have the latest Intellij version (2020.2... -
-
Walker Eric created a post, Share a same File watchers between all my projects
I have installed a custom file watcher. It works fine. But if I open another project it doesn't appears in the settings. I tried changing the scope to "open files", but it doesn't change anything. ... -
Walker Eric created a post, AnsweredIntellij 2016.2 tootips problems
I have a plugin that uses tooltips with hyperlinks, it works perfectly with Intellij 2016.1.3, but with Intellij 2016.2, the tooltips are not clickable any more any clues ? -
Walker Eric created a post, AnsweredTrap keys in EditorTextField
I have a EditorTextField component. I would like to trap when the user presses a key to implement my own shortcuts.I tried using "addKeyListener" but it doesn't seems to work Any clues ? ... -
-
-
Walker Eric commented, -