-
Notifications
You must be signed in to change notification settings - Fork 846
Closed
Labels
Area-LangService-AutoCompleteautocomplete/intellisenseautocomplete/intellisenseBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression
Milestone
Description
I noticed that sometimes Intellisense in F# editor is not working (can't find any pattern): there are no member prompts, no syntax coloring and F12 key is also not functional. After spending some time to find the solution I came to conclusion that it is enough to delete project.assest.json file from obj project folder. After a few seconds after deleting this file all Intellisense functionality is restored.
Windows 10 21H2
VS 2022 17.2.0. Preview 2.0 and 3.0
bddckr
Metadata
Metadata
Assignees
Labels
Area-LangService-AutoCompleteautocomplete/intellisenseautocomplete/intellisenseBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression
Type
Projects
Status
Done