Problsem with omnisharp-extended and Lazy(vim)

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • omnisharp-extended-lsp.nvim

    Extended 'textDocument/definition' handler for OmniSharp Neovim LSP (now also `textDocument/references`, `textDocument/implementation` and source generated files)

  • I tried to add the omnisharp-extended repository to my Lazyvim config. As described on both lazvim-starter and the omnisharp-extended repo I added the omnisharp-extended handler to my omnisharp setup. In my old config this worked perfectly. But somehow I can't load the omnisharp-extended plugin. I added it to the config and I see it installed when checking Lazy, but when I try to run require("omnisharp-extended") I get a module not found. Therefore my omnisharp setup doesn't work either. First I thouthg it could be a problem because of lazyloading, but even if I set lazy = false I can't require it.

  • starter

    Starter template for LazyVim (by LazyVim)

  • I tried to add the omnisharp-extended repository to my Lazyvim config. As described on both lazvim-starter and the omnisharp-extended repo I added the omnisharp-extended handler to my omnisharp setup. In my old config this worked perfectly. But somehow I can't load the omnisharp-extended plugin. I added it to the config and I see it installed when checking Lazy, but when I try to run require("omnisharp-extended") I get a module not found. Therefore my omnisharp setup doesn't work either. First I thouthg it could be a problem because of lazyloading, but even if I set lazy = false I can't require it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-config

    Discontinued Neovim configuration (by MrFisher404)

  • This would be my config. I tried to add the plugin in the dependencies from nvim-lspconfig but then lazy won't download it

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