Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin is not working for bash scripts #407

Open
rooby opened this issue Mar 21, 2022 · 2 comments
Open

Plugin is not working for bash scripts #407

rooby opened this issue Mar 21, 2022 · 2 comments

Comments

@rooby
Copy link

rooby commented Mar 21, 2022

Describe the bug
When I save a bash script it isn't formatting the code. I also tried the shortcut for "Execute Save Actions on shortcut" and that didn't work either.
It works for other types of code.
Formatting of bash scripts works if I use Ctrl+Alt+L

The script is a .sh file with #!/bin/bash and my file associations for shell scripts are correct.

What triggered the plugin
CTRL+SHIFT+S and CTRL+S - neither work

Versions

WebStorm 2021.3.1
Build #WS-213.6461.79, built on December 29, 2021
Runtime version: 11.0.13+7-b1751.21 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 16
Non-Bundled Plugins:
    org.intellij.plugins.hcl (0.7.14)
    com.dubreuia (2.3.0)
    com.intellij.database (213.6461.79)
    aws.toolkit (1.36-213)

@fishermans
Copy link
Contributor

Agree and can confirm this but do not know how to fix it.

@KnoxasKing
Copy link

As @fishermans said, unfortunately this plugin has been abandoned and therefore is incompatible with new versions of the Jetbrains IDEs.

In alternative you can use this fork:

https://plugins.jetbrains.com/plugin/21538-save-actions-tool
https://github.com/wanghuan9/intellij-plugin-save-action-tool
But for more information check the thread: #427

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants