Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Wi Wi
Total activity
448
Last activity
July 18, 2025 12:40
Member since
February 22, 2007 09:04
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
188
Activity overview
Posts (32)
Comments (223)
Sort by recent activity
Recent activity
Votes
Created
February 19, 2010 18:23
I don't know if the API you have to work with there allows multiple selection, but if it does, it would be nice to enable it. I have a _lot_ of shells scripts mixed in with data files...+1also It w...
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.7-maia
0 votes
Created
February 19, 2010 19:11
Arithmetic expressions are supported now, including variable declarationscool!much better nowhere are some bugserror is "Expected a command with optional pipeline"export DIR=${DIR:-$(abspath $(dir...
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.7-maia
0 votes
Created
February 17, 2010 14:52
good work!one very annoing bug is still there std::string s;s + "blabla" - good code"blabla" + str - wrongly underlined red as error
Community
IntelliJ IDEA Plugin Users
c++ plugin release compatible with IDEA 9.0?
0 votes
Created
February 18, 2010 22:39
I have all standard includes in some directory.All pathes are configured in cpp plugin optionsNext I save all default defines from my compiler (like _WIN32_) to some .h file and this file is also s...
Community
IntelliJ IDEA Plugin Users
c++ plugin release compatible with IDEA 9.0?
0 votes
Created
June 07, 2008 16:40
Hii have a problem with connection to JIRAJIRA server is in my local network, it doesn't work if I go it through proxyBut this plugin uses IDEA settings and it tries to go to JIRA througn proxy and...
Community
IntelliJ IDEA Plugin Users
[ANN] Atlassian IDEA Plugin 1.4.0
0 votes
Created
January 27, 2009 15:27
> there's nearly no chance of tab reordering being implemented as a plugintadam!TabReorder has been fixed
Community
IntelliJ IDEA Plugin Users
TabReorder Inoperative in IDEA 8.0
0 votes
Created
January 27, 2009 20:57
welli think this praises are for http://www.smardec.com/products/idea.htmlnot for me, i was just passing by
Community
IntelliJ IDEA Plugin Users
TabReorder Inoperative in IDEA 8.0
0 votes
Created
April 13, 2009 15:35
good code is red#!/bin/bashPARAMS=$*echo $PARAMScase $1 in show) PIDS="12 13 14" for PID in $PIDS do if [ -n "$PID" ] then echo $PID ...
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.4
0 votes
Created
July 27, 2009 09:37
Support for shebang-like comments which are not the first line of a filecould you please give an example?simply adding empty line at the beginning of file doesn't work...also, it's quite inconvenie...
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.2
0 votes
Created
May 22, 2009 12:44
> Fixed arithmetic for loopsindex variable defined in arithmetic for is not recognized as variableno ctrl+click, no crtl+shift+i over it
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.8.7
0 votes
«
First
‹
Previous
Next
›
Last
»