ports/editors/zed/pkg-message
Hiroki Tagato 0a7e6d101f editors/zed: Add port: Code at the speed of thought
Code at the speed of thought.

Zed is a high-performance, multiplayer code editor from the creators
of Atom and Tree-sitter. It's also open source.

WWW: https://zed.dev/

Committer's Note: The port is at version 0.198.6, whereas the latest
version is 0.212.5. Later versions than 0.198.6 depend on
"crash-handler" crate, which does not currently support FreeBSD.

Requested by:	fuz (via private email)
2025-11-15 02:31:18 +09:00

17 lines
445 B
Plaintext

[
{ type: install
message: <<EOM
Realtime collaboration features based on WebRTC are not yet
supported. In addition, integrated terminal is very laggy (might
depending on a user's environment).
More information on Zed developments for FreeBSD is available at the
following URLs:
- https://zed.dev/docs/development/freebsd
- https://github.com/zed-industries/zed/discussions/29550
- https://github.com/zed-industries/zed/issues/15309
EOM
}
]