languageserver icon indicating copy to clipboard operation
languageserver copied to clipboard

Completion dataframe variable/columns

Open PMassicotte opened this issue 2 years ago • 0 comments
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?

image

PMassicotte avatar Oct 15 '23 15:10 PMassicotte