languageserver
languageserver copied to clipboard
Completion dataframe variable/columns
trafficstars
First, thank you for the work on languageserver.
I am using neovim and I would like to know if it is possible to get column names completion when using the pipe operator.
For example, inside mutate(), is it possible to have access to the mtcars columns?