EmilHvitfeldt / paletteer

🎨🎨🎨 Collection of most color palettes in a single R package
https://emilhvitfeldt.github.io/paletteer/
Other
911 stars 45 forks source link

autocomplete doesn't seem to work for me #151

Open davidhodge931 opened 5 months ago

davidhodge931 commented 5 months ago

Autocomplete doesn't seem to work for me. Maybe I'm doing something wrong? I'm using the latest Rstudio image

Also, once I select a palette, it puts inside backticks and quotes, which looks different to on your website image

Great package, thanks :)

EmilHvitfeldt commented 5 months ago

Hello @davidhodge931 👋

Yes the autocomplete is a little different, but the execution should still work the same

davidhodge931 commented 5 months ago

A better example. Can type all the way to RColorBrewer::Set1 without it auto-completing

image

Or within the quotes image

davidhodge931 commented 5 months ago

Doesn't work for me on either my work or personal R setup

lisalevinson commented 3 months ago

I'm getting the same behavior - it pulls up the full list starting at 'a' no matter what I've entered so the only way to go through the list is by scrolling.