I'm having tons of options show up for auto complete after a var$ syntax. I'm using ctags so perhaps I need to tweak something to restrict for R files, but I'm also seeing R keywords show up after the dollar sign. Does anyone know how to restrict the tab completion after the dollar sign to only variables within that dataset?
I'm having tons of options show up for auto complete after a var$ syntax. I'm using ctags so perhaps I need to tweak something to restrict for R files, but I'm also seeing R keywords show up after the dollar sign. Does anyone know how to restrict the tab completion after the dollar sign to only variables within that dataset?