Unexpected token errors using BashSupport plugin
Answered
I'm editing bash scripts using BashSupport Version: 1.6.12.172 , in PyCharm Community Edition 2017.2.2
Some .sh files show up fine.
Others are all in red in the editor with 'Unexpected token' errors.
Both kinds actually run fine - there are no real errors.
I tried everything I could think of: line endings, re-creating the file, etc.
Cannot get rid of the red.
Thanks for your help.
Please sign in to leave a comment.
Happens for me too on [ and { tokens in latest stable IntelliJ 2018.1 in .sh files and Bash Support 1.6.13.181
Please file an issue about it to BashSupport issue tracker: https://github.com/jansorg/BashSupport/issues.