krasa / GrepConsole

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7125
Apache License 2.0
437 stars 57 forks source link

GREP icon doesn't show up in ultim Intellij 2019/Angular project #140

Closed docertabum closed 5 years ago

docertabum commented 5 years ago

Hello, can anybody confirm, that this plugin behaves differently in 2018.3.6 & 2019.1(.1)? In 2019 this plugin doesn't appear in all "scenarios" it use to appear in 2018. On screenshots below (2018 vs 2019) for example this is noticeable in case of running Angular application. GREP icon doesn't show up in RUN tab.

In case of java application, grep icon appears in RUN tab as expected.

Thank you.

2019 ultimate_2019 1 1 2018 ultimate_2018 3

krasa commented 5 years ago

Are you using this? https://plugins.jetbrains.com/plugin/6971-angularjs

Considering other icons are missing too, they probably screwed something.

docertabum commented 5 years ago

ah, ok. I reported the issue to JB. Thanks!

krasa commented 5 years ago

Is this what you see when you right click? image

Because that is not a normal console, it is a terminal. And there is no way to add buttons, everything is hardcoded. They must have switched to it in 2019.

docertabum commented 5 years ago

seems like JB closed it as third party problem... :\ https://youtrack.jetbrains.com/issue/IDEA-211272#focus=streamItem-27-3421030.0-0

krasa commented 5 years ago

Well, yeah, you reported that a third party plugin has a problem, not that all the buttons are missing :)