fresh
fresh copied to clipboard
LSP doesn't work on bash files that don't have an sh extension (Shows error)
Great project, thank you!
If you do fresh ~/.zshrc on mac you'll see that the LSP isn't working.
Error I see is "Failed to start LSP"
Workaround is to move all your configureation to ~/.zshrc.sh and add just 1 line to ~/.zshrc:
source ~/.zshrc.sh
Version is fresh-editor 0.1.65 installed via brew on macOS 26 and terminal is warp / ghostty.