Authors:
wallaby
logos
Apache

BashSupport

Products: IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio

Vendor: Joachim Ansorg

Email:

Website: http://www.ansorg-it.com...roducts_bashsupport.html

SourceCode: BashSupport_4230.zip

License: http://www.apache.org/licenses/LICENSE-2.0.html

Bugtracker page

Description:

Bash 4 support for IntelliJ. Supports syntax highlighting, rename refactoring, documentation lookup, inspections, quickfixes and much more.
Downloads: 104770
Rating:
Participated in rating: 20
Version Since Build Until Build File/URL Size (Kb) Date Details
1.1beta16. 121. 130.*. Download 2204.95 2013-05-13 00:18:43 details
1.1beta8. 117.84. 119.*. Download 1673.2 2012-03-28 00:58:55 details
1.1beta7. 111. 117.*. Download 1674.07 2012-02-16 23:10:49 details
1.1beta1. 110.291. 110.*. Download 1647.91 2011-11-10 21:56:31 details
1.0. 107.100. 109.*. Download 1640.14 2011-05-19 22:09:46 details
0.9.23. 103.72. 107.*. Download 1650.88 2011-04-11 22:43:50 details
0.9.21. 99.18. 107.*. Download 1637.88 2011-03-24 21:44:36 details
0.9.15. 97. 97.*. Download 1980.08 2011-02-06 01:40:19 details
0.9.15. 95.429. 95.*. Download 1979.7 2011-02-06 01:36:04 details
0.9.3. 81.9100. 85.*. Download 1356.99 2009-08-07 20:11:46 details
0.8.7. 81.9100. . Download 1326.87 2009-05-21 23:18:19 details
. .
20 updates are hidden show all updates
Screenshot #14087

Recent change notes:

Changes in version 1.1beta16:
  • Fixed highlighting of keywords used as plain text / word (the unwanted highlighting is removed).
  • Fixed shebang command inspection, settings a properly saved now
  • Added quickfix "Register as valid shebang command" for the shebang command inspection
  • Changed default highlighting level of "Unresolved variable" inspection from error to warning
  • "Simple variable use" is not added to variables which are wrapped by a string
  • "Simple array variable use" is not added to variables which are wrapped by a string
  • $@ is now taken as function parameter use, i.e. a call of a function using $@ does not lead to unused parameter warnings
  • Improved parsing of let commands (still incomplete)
  • Improved parsing of variables named like internal bash keywords
  • Improved performance for large script files (implemented caching references for variables, variable definitions and function definitions)
  • Escape chars were used in single quoted strings, but Bash does not allow escaped characters there
  • Fixed parsing of string as case pattern
  • Fixed parsing of ;;& in Bash 3 parsing mode
Recent changes:
  • Autocompletion of commands using the user's $PATH environment. Autocompletion shows on second completion invocation.
  • Setting to disable autocompletion of commands using $PATH
  • Fixed flashing gutter icons
  • Improved parsing of parameter expansion (i.e. the parsing of the / operator)
  • Added parsing of history expansions
  • Fixed parsing of single ! tokens
  • Fix to allow umlaut characters in command names and arguments.

General usage instructions:

Source code repository: https://code.google.com/p/bashsupport/

Comments:

12>
neilyalowitz
Rated: noRate
2012-12-21 02:40:28
Somewhat anecdotal evidence, but this plugin gave me headaches. Ubuntu workstation with IDEA 11. http://youtrack.jetbrains.com/issue/IDEA-86595
.
Der_Judge
Rated:
2012-10-24 07:36:10
Current 1.1beta10 works fine with current PyCharm 2.6.2 (121.224). My favorite plugin! :)
.
Anonymous
Rated:
2012-09-24 16:04:48
Hope the plugin will be available for PyCharm >= 2.6 soon.
.
banguit
Rated:
2012-09-11 18:08:11
Are you plan support IDEA 12 platform?
.
Anonymous
Rated:
2012-08-15 18:39:10
Very useful and awesome. Hope to see IDEA 12 support soon.
.
MosheElisha
Rated:
2012-05-22 12:09:02
Very helpful
.
binkley@alumni.rice.edu
Rated:
2012-03-29 19:07:52
Coming along nicely. Better with each release. I use this every day (lots of shell scripting).

Would like to see this shipped with IDEA.
.
harryhoppel
Rated:
2012-02-09 14:17:01
.
Blizzy
Rated:
2011-12-15 15:15:44
Excellent plugin since I edit bash files quite often. Only problem is: It works perfectly on my windows7 pc and my macbook air, but on my iMac it completely blocks phpstorm after a couple of minutes. You just get the wheel of dead and have to force stop the editor.

I even let it wait for 10 minutes. Without the plugin I have no issues. The PhpStorm version is the same on every pc and I am running no other custom plugins, only this one and the bundled's.

If there's anything I can do to help or test... I'd love to get the plugin back to work!
.
wallaby
Rated: noRate
2011-11-04 20:33:29
I plan to release an updated version for the latest versions as soon as the first release candidate appears.
With the normal EAP releases the API changes too frequently.
.
lucifurious
Rated:
2011-11-04 18:07:43
I love this plug-in but it's broken in the latest EAP (and possibly other platforms).

So I hacked it and made it work.

You can download this plugin from the repo I set up:

https://github.com/lucifurious/intellij-idea-bashsupport-plugin

Download the BashSupport.jar in the root and use the new Install Plug-in feature in 3.0.

Enjoy!
.
OlegYch
Rated:
2011-09-20 23:23:34
Please update it for IDEA 11
.
Anonymous
Rated:
2011-05-31 21:58:20
In awe of that answer! Ralely cool!
.
Anonymous
Rated:
2011-05-31 20:50:07
Now I know who the brnaiy one is, I’ll keep looking for your posts.
.
Anonymous
Rated: noRate
2011-03-17 01:10:16
PyCharm 1.2 is currently unsupported. JetBrains is introducing new major build numbers quite often.
The next update will (hopefully) support PyCharm 1.2.
.
12>