fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

Modify auto completion behavior #1339

Closed Shuun closed 8 years ago

Shuun commented 8 years ago

How do I modify auto completion behavior so that auto-completion is issued automatically when writing a single character, instead of having to press ctrl-space? Also where can I modify the list returned by that auto-completion - to make the ordering in it a little smarter? Please just point me towards file/function where those things are/can be handled! :)

vasily-kirichenko commented 8 years ago

We don't do anything with autocompletion, all is done by Visual F# Tools. Please, create an issue here: https://github.com/Microsoft/visualfsharp/issues