Coc "Option 'omnifunc' is not set" in Go files with vim-go

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • I recently switched to Coc for my autocompletion and it works very well, however whenever I the autocompletion menu pops up after I typed a dot it says "Option 'omnifunc' is not set". I am aware, that Coc doesn't support omnifunc (https://github.com/neoclide/coc.nvim/wiki/Completion-with-sources#limitation-of-cocnvims-completion), but still it's pretty annoying. I'm using the gopls language server for my Go files in vim and vim-go for some autoimports and syntax highlighting. This error only occurs with Go files, in e.g. C files I don't get those errors. I also tried setting set omnifunc= . The problem is also, that it can only complete one class/function/word and the one suggested with a dot after it at a time. Is there a known fix to it or can anybody help me with this problem?

  • dotfiles

    dotfiles (Nord themed) (by Palexer)

  • My config: https://github.com/Palexer/dotfiles/tree/master/.config/nvim

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • TIL Shift+K opens up documentation for functions and libs in python

    3 projects | /r/vim | 1 Feb 2022
  • ready to use neovim for web development (frontend) - beginners

    4 projects | /r/neovim | 5 Dec 2023
  • Using CoC inlay hints

    1 project | /r/vim | 11 Nov 2023
  • how to set up coc.nvim extension on offline machine?

    2 projects | /r/vim | 7 Jun 2023
  • GCC autocompletion

    2 projects | /r/vim | 30 May 2023