ionide-vscode-fsharp
ionide-vscode-fsharp copied to clipboard
Info panel not showing info if I'm quick to type '(' after .Net function name
When I write a function name and add the left parenthesis fast I don't get info about the function. If I type the function and wait a second before the ( then it works, and continues to show when writing parameters for the function.
To Reproduce
- CreateSubKey(
- No info panel information
- CreateSubKey -> wait -> (
-
Correct info panel information
-
OS: Windows 10
-
Ionide version: 4.3.2
-
VSCode version: 1.40.2
-
dotnet SDK version: .NET Core 3.1.0
Info Panel Update: onCursorMove.
Another curiosity. The function in the example take a string and a bool as parameters and when I am "in" the string the infopanel continue to show info about the function, but when i write the bool value, the panel shifts to displaying info about the bool type.
Hey @magnushammar :wave:,
Thanks for backing our project. If possible, We will handle your
issue with priority support. To make sure we don't forget how special
you are, we added a backer
label to your issue.
Thanks again for backing us :tada:!