Omnisharp-roslyn: Razor intellisense

Created on 17 Oct 2017  路  11Comments  路  Source: OmniSharp/omnisharp-roslyn

ASP.NET/ASP.NET Core projects aren't usable using omnisharp without Razor support

3 - Done

Most helpful comment

@uxsoft The asp.net team has started making progress on this feature and we have shipped a preliminary version of it. Feel free to follow along and file issues with Razor support at their repository: https://github.com/aspnet/Razor.VSCode.

All 11 comments

This is a known defect. See https://github.com/OmniSharp/omnisharp-vscode/issues/168 for further discussion.

This is definitely on the list to do, sadly it is something that would take some dedicated work to make it function as expected.

Is there any scheduled work to do this?
It should be prioritized to gain more developers to .net core.

@Lepike : Thanks for the prioritization feedback. I agree that this should be higher priority, but there are a lot of other issues on the backlog as well.

Note that this is an open source project that is primarily community-driven. A lot of the work happens in the spare time of volunteers. If you'd like to pitch in and help make this feature a reality, that'd be fantastic!

@DustinCampbell Microsoft will have the inside track on this. They can look at the Visual Studio source code and see how this is currently achieved. The community would at least need a basic plan/methodology on the best way of implementing something in vscode if you want contributions.

How often does a page need comprehensive tidying? Not very. What stops you from using Visual Studio Community Edition for the occasional tidy-up? If the answer is "I don't use Windows" then I say you make your own choices and you live with the consequences.

@PeterWone This post is about intellisense not formatting.

Pretty sure this is a dupe of https://github.com/OmniSharp/omnisharp-vscode/issues/168

As noted there, support this is now available in the latest C# Extension for VS Code.

In the latest release of the C# extension(v 1.17), we shipped a preview Razor support. Please try it out and let us know any feedback. cc @NTaylorMullen @danroth27

@uxsoft The asp.net team has started making progress on this feature and we have shipped a preliminary version of it. Feel free to follow along and file issues with Razor support at their repository: https://github.com/aspnet/Razor.VSCode.

Note that the Razor IntelliSense solution is VS Code-only. I hope this works for you @uxsoft.

Was this page helpful?
0 / 5 - 0 ratings