Skip to content

Expand Session watcher to help auto complete with NSE (tidyverse syntax) #323

@gowerc

Description

@gowerc

It would be awesome if the session watchers autocomplete could be expanded to work with non-standard evaluation for example when using dplyr's mutate/select/etc.

I.e. when writing something like:

iris %>%
    select( 

Then have the auto-complete popup with the list of variables within the iris dataset.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions