Results 10 comments of Semen Loktionov

Oh sorry, found an [issue#6365](https://github.com/zed-industries/zed/issues/6365#issuecomment-1908739398) where a guy said that solved it with the `cargo check`, the same worked for me: ```bash error: no matching package found searched package name:...

> Great that you've found the root cause of an issue. > > Zed by itself knows very little about the languages: it has a separate highlighting capabilities, but no...

> Besides VS Code Zed can inspired from **Intellij** VSC, I think they have best merge conflict fix UI. VSCode actually has the same feature as in the IntelliJ 3-column...

@cla-bot check

> Right now, extensions need to have an `extension.json` file. the docs are here: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md. Fixed

> @napalmpapalam The `extension.json` in the repo doesn't appear to be in the correct format. > > The `extension.json` should contain metadata about the extension, as shown here: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md#extension-structure >...

@JosephTLyons check plz

> Makes sense, thanks for the suggestion! I'll add the activation function to the list of future implementations. > > As for the status of the project, I'm currently the...