Ionide-vscode-fsharp: Typing too quickly stop members showing in intellisense

Created on 3 Dec 2018  路  3Comments  路  Source: ionide/ionide-vscode-fsharp

If you type too quickly, intellisense doesn't update and provide correct suggestions when you go "into" a module. You have to "cancel" the current intellisense pop-up and then call it again with e.g. CTRL + SPACE (and sometimes that doesn't work).

intellisense

This isn't a "show stopper" but it's quite annoying as it occurs very regularly and affects productivity and developer satisfaction.

bug

All 3 comments

Solution: don't type so quickly

This should be fixed in Ionide 4.0 (or I don't type quickly enough)

@Krzysztof-Cieslak this is back again in latest Ionide. Sometimes it's fine but if the typechecker isn't fast enough, intellisense simply doesn't catch up. This makes the user think that either their code is broken or that Ionide isn't working.

Was this page helpful?
0 / 5 - 0 ratings