is there any way to use rust analyzer semantic highlighting in neovim without coc?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • neovim

    Vim-fork focused on extensibility and usability

    I don't think semantic highlighting is possible in Neovim itself currently, the native LSP does not support it yet. Hopefully it will somewhat soon, see https://github.com/neovim/neovim/pull/15723

  • vim-lsp

    async language server protocol plugin for vim and neovim

    We recently added support for semantic highlight in vim-lsp. https://github.com/prabirshrestha/vim-lsp/pull/1275

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts