▲ | pests 11 hours ago | |||||||
That first link doesn’t really explain anything about syntax/autocomplete. It’s just about config options per language (formatted, linter, lsp) but I guess I was expecting something else? | ||||||||
▲ | dharmab 10 hours ago | parent [-] | |||||||
It explains it in clear terms: """ Zed's language support is built on two main technologies:
These components work together to provide Zed's language capabilities.""" Note this is _not_ how VSC's C++ Intellisense works. The VSC C++ plugin uses proprietary features of MSVC, it doesn't use LSP. | ||||||||
|