CodeEditApp / CodeEdit

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://codeedit.app
MIT License
21.01k stars 1.01k forks source link

🐞 Terminal ZSH error #1890

Open thoven87 opened 5 days ago

thoven87 commented 5 days ago

Description

Opening a zsh shell will yield

/Users/{USER}/.zshrc:.:34: no such file or directory: /Applications/CodeEdit.app/Contents/Resources/codeedit_shell_integration.zsh

To Reproduce

1 - Open a Swift project or any project 2 - Open a new ZSH shell in CodeEdit

Expected Behavior

No error message, just like both iTerm and Terminal.

Version Information

CodeEdit: [0.3.2-alpha] macOS: [15.1] Xcode: [16.1]

Additional Context

No response

Screenshots

Screenshot 2024-09-24 at 9 42 22 PM