Peter Tripp
Peter Tripp
I'm going to go ahead close this as outdated/unactionable. If you run into something similar, please feel free to open a discussion, ask on discord for help or if you...
VSCode has dedicated shortcuts for multiline comment in addition to cmd+/ or ctrl+/ Windows: shift+alt+A Linux: shift+ctrl+A MacOS: shift+option+A
Users of other languages have request similar features: - php: https://github.com/zed-industries/zed/issues/17261 - golang: https://github.com/zed-industries/zed/issues/14485#issuecomment-2229642428 See also: - https://github.com/zed-industries/zed/issues/4751
Closing in favor of: - https://github.com/zed-industries/zed/issues/29757
I am no longer able to reproduce this and believe it has been fixed. If you are still seeing this, please provide additional steps to reproduce and I'm happy to...
Apologies for making you duplicate effort. I can reproduce.
Closing in favor of your other issue as it has more upvotes: - https://github.com/zed-industries/zed/issues/26207
```sh # ls -1 ~/.local/zed.app/lib libbsd.so.0 libcrypto.so.1.1 libssl.so.1.1 libXau.so.6 libxcb.so.1 libxcb-xkb.so.1 libXdmcp.so.6 libxkbcommon.so.0 libxkbcommon-x11.so.0 libz.so.1 ``` | lib | spdx | link | | ------------ | ------------------------------------------------------ | --------------------------------------------------------------------------------------------- |...
This does not work as expected for me on macOS (inserts `~5` in the terminal). I assume it works for you in Linux though? I was able to get the...
Yep! Thanks.