d1y

Results 102 comments of d1y

I hope it will be helpful to you: try login by VScode and use zed-nightly? > https://twitter.com/pashynnyk/status/1789719414813646956

> Could there be more context given? @ZeroHawkeye It was found that the LSP-server could not start on its Windows machine, and after joint research, it was found that the...

It looks great, I hope it can have built-in rainbow indentation :)

Upstream It looks like there are two externals export: - _block_comment - _documentation_block_comment https://github.com/UserNobody14/tree-sitter-dart/blob/ac0bb849ccd1a923963af47573b5e396736ff582/grammar.js#L2817-L2832 ```scm (((documentation_comment) @_documentation_block_comment (#match? @_documentation_block_comment "^///\\s*\\S+")) @content (#set! "language" "markdown")) (((documentation_comment) @_block_comment (#match? @_block_comment "^/\\*\\*\\s*\\S+\\s*\\*/")) @content...

Just my opinion: I think icons are optional, and I even feel a bit unnecessary(it is noise pollution) > What do you think about this? @iamnbutler I want to hear...

https://github.com/zed-industries/zed/issues/10224#issuecomment-2042812083

> Same for me, it happened after extracting vue from Zed and moving it to separate package. It is really painful now to work without it. Please provide your project...

Strangely enough, I now find that it has not taken effect again(this happened after I completely uninstalled zed) Even though I manually installed typescript as a dependency 🤡 ### Steps...

I reconfirmed that in fact the official version of zed can work But the preview of zed no longer works. __Zed__ ```log Zed: v0.134.4 (Zed) OS: macOS 14.4.1 Memory: 16...

## Just a note: I know @mrnugget has fixed this issue Thank you very much But the Vue extension has not been updated yet. To make it temporarily useful, please...