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
July 01, 2009 14:11
my bug still not fixed index variable defined in arithmetic for is not recognized as variableno ctrl+click, no crtl+shift+i over it for (( c=1; c<=5; c++ ))do echo $c echo "Welcome $c times....
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.1
0 votes
Created
July 01, 2009 14:18
fr: support bash parameters in shebang lineexample:#!/bin/bash -x i can add "/bin/bash -x" to the list of valid commandsbut it is quite inconvenient to have big list of valid commands
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.1
0 votes
Created
November 10, 2009 18:08
what the problem with current batch plugin?http://code.google.com/p/idea-batch/downloads/listall feature/bug requests are welcome: http://code.google.com/p/idea-batch/issues/list
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.5-maia
0 votes
Created
April 08, 2010 09:26
Fixed for heredoc folding and highlighting doesn't work in case of one double quote in heredocfor bash it's ok:> cat << EOF> lala> "> lala> EOFlala"lala
Community
IntelliJ IDEA Plugin Users
[Ann] BashSupport 0.9.8-maia
0 votes
Created
February 01, 2011 21:04
are you sure?have you updated plugin to latest version?it works fine with idea 10.0.1 on my pc
Community
IntelliJ IDEA Plugin Users
[CompareDirectories] Issue with IDEA 10
0 votes
Created
September 14, 2009 09:57
it's known bugthere was topic about it somewhere here in forum...
Community
IntelliJ IDEA Open API and Plugin Development
IJ 8.1.3 marks my plugin as (incompatible), why?
0 votes
Created
October 13, 2009 20:58
Have you looked at batch-plugin sources?what is missed there?here are screenshotsin run window it's like console with input/outputhttp://picasaweb.google.com/lh/photo/aHoSBdHBlq4pUnV9hs6MZQ?feat=di...
Community
IntelliJ IDEA Open API and Plugin Development
How can I show output of an external command?
0 votes
Created
July 14, 2009 06:33
do you know that next IDEA version Maya will have this feature?afaik Maya's EAP builds already bundled with ithttp://blogs.jetbrains.com/idea/2009/04/easy-exclusion-of-classes/
Community
IntelliJ IDEA Open API and Plugin Development
Is there a plugin API I can use to hide (or deprioritize) classes from import assistance?
0 votes
Created
March 11, 2010 09:38
Have a look at plugin BrowseWordAtCaretit doesn't depend on language of opened file
Community
IntelliJ IDEA Open API and Plugin Development
[HOW TO] highlight identifier under caret in custom language
0 votes
Created
October 04, 2010 17:30
ah, sorry, i didn't look at forum name :)why decompile?idea's sources are freely downloadable from official site
Community
IntelliJ IDEA Open API and Plugin Development
How to run current configuration changing main class?
0 votes
«
First
‹
Previous
Next
›
Last
»