Describe the Bug
shell-format extension isn’t working at all. Looks like some required functionality is missing in cursor. When trying to format a shell script, I get a message “There is no formatter for ‘shellscript’ files installed.”
Steps to Reproduce
Install shell-format extension. Open a shell script in editor and try to format the document.
Expected Behavior
The shell script should be formatted
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.3.5 (user setup)
VSCode Version: 1.99.3
Commit: 9f33c2e793460d00cf95c06d957e1d1b8135fad0
Date: 2025-07-30T00:37:52.749Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19044
Additional Information
I’m working in a docker container on a remote system (SSH). Same happens if I’m in a container on my WSL environment.
Does this stop you from using Cursor
No - Cursor works, but with this issue