Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Derek White
Total activity
19
Last activity
April 28, 2021 18:38
Member since
August 15, 2018 14:17
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
6
Activity overview
Posts (1)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
April 28, 2021 18:38
I completely did not give enough info on that and it was a way too complicated example. A much simpler version of it came up recently and I reported it as part of this: https://youtrack.jetbrains.c...
Community
PhpStorm
Suppress a particular "not assignable to parameter type" inspection?
0 votes
Created
April 17, 2021 08:54
TYTYTYTYTYTYTYTY 7 years!!!! I had no idea how distracting and "overwhelming" the background colors were until I turned them off. SOOOO much better. 7 years wasted! This should be the default. I lo...
Community
WebStorm
Disable test file highlighting in Project explorer and Editor Tab
1 vote
Created
April 17, 2021 07:55
Alt-Enter is only showing "Quote property names". There is no way to suppress this without searching for (or knowing) "JSCheckFunctionSignatures" and adding it manually. Supposed to be an AxiosAdap...
Community
PhpStorm
Suppress a particular "not assignable to parameter type" inspection?
0 votes
Edited
March 27, 2021 08:48
4 years later, still a thing. Happens in a few languages. Here it is in an ESM Node.JS project in IntelliJ IDEA Ultimate 2020.3.3: The "Remove unused 'import'" context action should not be active...
Community
PhpStorm
Import 'some/namespace' is never used when used in doc blocks only
0 votes
Created
September 09, 2020 15:46
Be aware that IntellJ does not seem to support linking to a file, with either @link or @see. The auto-complete NEVER brings up the directory structure and if you type it out manually, IntellJ highl...
Community
IntelliJ IDEA Users
java - Viewing links in source code comments
0 votes
Edited
October 11, 2019 18:36
+1 on Dave's answer. I was having nothing but problems getting IntelliJ to work with Cygwin + my bashrc + cd to project root. Cygwin.bat calls `bash --login -i` from the bin directory; however, usi...
Community
IntelliJ IDEA EAP Users
cygwin bash
0 votes
Created
June 07, 2019 18:55
I am currently refactoring Java assertions from JUnit to Hamcrest. When I remove the JUnit imports, the pop-ups will not stop! It severely interferes with my refactoring when I am constantly being ...
Community
CLion
Can I disable (annoying) tooltips "? <suggestion> Alt + Enter"?
1 vote
Edited
April 03, 2019 23:07
post deleted - turns out someone gave me a bad object filter
Community
DataGrip
DataGrip does not show tables under schema
0 votes
Created
November 01, 2018 19:33
Apparently, `setInitParameter()` will override anything given in the command line. I commented it out and everything worked. I guess we can't hard-code a default for 99% of our use cases. Oh, well :|
Community
IntelliJ IDEA Users
Set Spring Boot external properties file using JBoss/Wildfly run config.
0 votes
Created
August 15, 2018 14:17
This started happening to me a few weeks ago, too. I upgraded to latest (2018.2.1) and it still happens. I will change branch in cygwin, then switch to IntelliJ and it sometimes doesn't pick up the...
Community
PhpStorm
Git status sometimes not showing correct branch
0 votes