OmniSharp / omnisharp-roslyn

OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
MIT License
1.72k stars 417 forks source link

.Net Framework Webform support / integration #2602

Open Lord-Leonard opened 4 months ago

Lord-Leonard commented 4 months ago

Hey I am currently setting up neovim for a .net Framework webforms application. Does omnisharp-roslyn support webforms applications, especialiy aspx pages in any way?

If it doesn't, would it be possible to add support somehow? Or even just pass parts of the content of the aspx page to roslyn?

Any lead would be welcome as I am kinda at a loss by now ':D