question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Local Razor LSP Editor completion always shows "Starting IntelliSense..."

See original GitHub issue

Performing any completion HTML or C# result in: image

Can reproduce by:

  • Download VSMaster
  • Enable LSP Powered Razor Editor in the preview features
  • Create a new Razor project
  • Open a Razor file and type @ or < to get C# or HTML completion respectively.

@AmadeusW is this an LSP client issue or a VS completion issue?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
TanayParikhcommented, Jun 10, 2020

if we see otherwise then we should re-evaluate

Definitely seeing otherwise, but quite sporadic. I don’t mind keeping this closed till we can get an actionable repro.

0reactions
NTaylorMullencommented, Jun 10, 2020

Still seeing this occur occasionally. No solid repro.

I’d imagine it would happen when you first open a project but then it’d go away. if we see otherwise then we should re-evaluate

Read more comments on GitHub >

github_iconTop Results From Across the Web

Intellisense in razor files can't be disabled and frequently ...
Just type "" and the absurd suggestion it offers is completed instead. I think if nothing else, intellisense suggestions should absolutely never ...
Read more >
Razor Editor Resulting in Weird Coloring
After installing Preview 4.0, the Razor editor is resulting in weird coloring artifacts and poor behavior all around. This is also interfering with...
Read more >
Intellisense in razor/cshtml files not working (Visual Studio ...
Open Tools / Options and navigate to Text Editor / HTML / Advanced, here you find a setting: "Use legacy Razor editor for...
Read more >
Introducing the new Razor editor in Visual Studio 2022
The new Razor editor supports the latest compiler features and polishes existing syntax interactions. Smarter Razor syntax completions, such as ...
Read more >
Visual Studio 2022 editor seems very bugged ...
I have 2 Blazor Solutions , one of them doesn't have the Autocomplete issues. 1: New project i started in .NET 7, doesn't...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found