© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago
hanu

omnisharp-vim doesn't recognize record

I used
vim-plug
vim-plug
to install
omnisharp-vim
omnisharp-vim

Plug 'https://github.com/OmniSharp/omnisharp-vim'
Plug 'https://github.com/neoclide/coc.nvim' " coc
Plug 'https://github.com/OmniSharp/omnisharp-vim'
Plug 'https://github.com/neoclide/coc.nvim' " coc

and it doesn't seem to recognize
record
record
and rather it sees it as a method (and so does tagbar, i guess) how should i resolve this?

additional info you might want
:CocInfo
:CocInfo

vim version: NVIM v0.8.0-1210-gd367ed9b2
node version: v16.18.0
coc.nvim version: 0.0.82-'916b031 2022-10-31 17:53:57 +0800'
coc.nvim directory: C:\Users\HANU\AppData\Local\nvim-data\plugged\coc.nvim
term: vtpcon
platform: win32
vim version: NVIM v0.8.0-1210-gd367ed9b2
node version: v16.18.0
coc.nvim version: 0.0.82-'916b031 2022-10-31 17:53:57 +0800'
coc.nvim directory: C:\Users\HANU\AppData\Local\nvim-data\plugged\coc.nvim
term: vtpcon
platform: win32
unknown.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ VScode doesn't recognize C# files
C#CC# / help
3y ago
Git doesn't recognize repository [Answered]
C#CC# / help
4y ago
❔ Omnisharp won't work
C#CC# / help
3y ago
✅[Authorize] Doesn't Recognize Default Authentication Scheme?
C#CC# / help
12mo ago