Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Bogdan Calmac
Total activity
32
Last activity
December 22, 2020 14:45
Member since
September 19, 2014 02:25
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
9
Activity overview
Posts (8)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
December 22, 2020 14:45
I stopped looking.
Community
IntelliJ IDEA Users
Syntax highlighting for Apache httpd.conf
0 votes
Created
January 08, 2020 20:31
The gist linked above is nowhere near enough for someone to actually start writing even the simplest automation. It's usable just for experienced plugin developers that are already familiar with th...
Community
IntelliJ IDEA Users
IntelliJ -> Tools -> IDE Scripting Console -> Kotlin
0 votes
Edited
April 25, 2016 17:49
OK, I've looked some more into it and here are the results. 1. The error above about python being corrupt corresponds to following exception: 2016-04-25 10:14:57,759 [4711757] INFO - figurations.Ge...
Community
PyCharm
Does PyCharm work with the Cygwin Python?
0 votes
Created
April 22, 2016 22:32
Yes, see below:
Community
PyCharm
Does PyCharm work with the Cygwin Python?
0 votes
Created
April 16, 2016 00:19
That is just for .htaccess files. I've found that the PHP plugin does highlighting for httpd.conf.
Community
IntelliJ IDEA Users
Syntax highlighting for Apache httpd.conf
2 votes
Created
August 18, 2015 17:34
Yes, the Spring facet was configured properly. I've created a minimal example with this issue and submitted https://youtrack.jetbrains.com/issue/IDEA-144063
Community
IntelliJ IDEA Users
How much functionality is there in the Spring diagram for Java config?
0 votes
Created
June 29, 2015 13:13
You made the same mistake I originally did when seeing this warning:So even if you declare the method final, a sub class could still define the same method and you could call SomeSubClass.staticMet...
Community
IntelliJ IDEA Users
What is the point of the "static method declared final" inspection?
0 votes
Created
May 16, 2015 13:06
UPDATE: I wanted to make sure this is not caused by some plugin and after enabling/disabling plugins one by one, the highlighting went away after disabling the VIM plugin. Go figure!I've submitted ...
Community
IntelliJ IDEA Users
How can I disable the new annotation highlighting from 14.1?
0 votes
Created
October 08, 2014 15:28
Well, I should be able to get 100% coverage of the code that can actually get called. The empty constructor in the bytecode is dead code. Come on, it's called IntelliJ for a reason :-)
Community
IntelliJ IDEA Users
How can I get full coverage on class of static utility methods?
0 votes
Created
September 19, 2014 14:57
Because that's where homebrew installs libraries. Eventually I was able to solve my problem with build file below:cmake_minimum_required(VERSION 2.8.4)project(hello_clion)# add extra include direct...
Community
CLion
How can I specify additional include files?
0 votes
Next
›
Last
»