Peter Tripp

Results 447 comments of Peter Tripp

Fixed with Prisma Extension v0.1.1: - https://github.com/zed-industries/extensions/pull/2734

Instead of using `open` to launch zed from the CLI you should just alias the `cli` binary and things will behave as you expect. ``` echo 'alias zed="/Applications/Zed.app/Contents/MacOS/cli"' >> ~/.zshrc...

There was one more missing from the list on #13304 (I added it just now): ``` "outline_panel": { "git_status": false }, ``` Can add that and let me know if...

@joshuawarner32 Can you confirm that this is still an issue (I would assume so).

I think this is a reasonable request. First, someone is requesting this for macOS -- I don't believe we support showing the gpui application menu on macOS -- you already...

> Nice thanks, I was like crazy looking for that option to activate the visible menu, if anyone knows how I could deactivate the scrollSticky in the folders I would...

Hat tip to @ivansigmund @bbb651 @jansol @Conaclos for starting this discussion here: - https://github.com/zed-industries/zed/issues/5305

Hi @padenot we need you to sign the [Zed CLA](https://zed.dev/cla). Thank you.

As currently implemented, our CLA PR check is via clabot. I believe clabot takes the email address for each PR git commit author and cross references that against emails associated...