Ionide-vscode-fsharp: Intellisense in comments

Created on 9 Jun 2016  路  5Comments  路  Source: ionide/ionide-vscode-fsharp

If you're inside a (* *) code you wouldn't expect intellisense or autocomplete to happen, but it does - this can be frustrating as you have to keep escaping out.

bug language services up for grabs

Most helpful comment

Fixed in 3.15.2

All 5 comments

That should be probably handled in FSAC or FCS - no idea why FCS returns completion for comments ;)

Hi,

I'm looking into this one. I've got some almost working solution locally, and still learning FSAC/FSC to the level of acceptable PR.

@kirill-gerasimenko are you still working on this?

Best

@lilred not at the moment sorry :(

Fixed in 3.15.2

Was this page helpful?
0 / 5 - 0 ratings