Sublime Forum

ST4: bash syntax no longer offers extension on save

#1

After having just upgraded from the latest ST3 to latest ST4, buffers with the Bash syntax no longer propose an extension on save. In ST3 the default was sh (the first extension in the file_extensions list of Bash.sublime-syntax. This issue still occurs when ST4 is started in safe mode The only other syntax for which no exension is proposed is Plain Text, which is as expected. Any ideas?

Thanks.

1 Like

#2

What platform are you on?

1 Like

#3

macOS 10.14.6

1 Like

#4

I can reproduce on safe mode in Windows 11 in ST 4125. Weirdly if I Set Syntax: Bash, then it doesn’t list file types mentioned in file_extensions of Bash.sublime-syntax. Doesn’t seem to happen with other syntaxes like Python/D/YAML etc.

1 Like

#5

We’ve got a fix for this in the pipeline.

0 Likes