microsoft / RTVS

R Tools for Visual Studio.
MIT License
388 stars 118 forks source link

Autocomplete for data.frame columns incomplete #4338

Open Jax89 opened 5 years ago

Jax89 commented 5 years ago

When creating a data.frame with more than 96 columns, I don't get auto-complete suggestions for more than 96 column names.

grafik

Is this intended behavior to improve performance? If there is an Intellisense setting to change the limit of suggestions I'm unable to find it.