F# IntelliSense prompt requires more keystrokes comparing to C# editor
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
_This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/F-IntelliSense-prompt-requires-more-key/1215456)._
---
[severity:It bothers me. A fix would be nice]
When using F# editor and when I see IntelliSense prompt I need to press Tab or Enter to accept this prompt. In C# editor I need to press any other key like Space or Dot to accept the same entry. For example after typing:
`open S`
I get prompt 'System' and if I want to open sub-namespace from system it is not enough to type '.', I need to press 'Enter' or "Tab' and then '.'. For C# editor it is faster, simpler and more intuitive because C# editor requires only '.' and automatically expands 'System' prompt.
---
### Original Comments
#### Feedback Bot on 10/11/2020, 06:48 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
---
### Original Solutions
(no solutions)
Contributor guide
Assessment
This issue has not been assessed yet.