Hi!
I just saw you added support for Vuejs files - #158 - so after doing pipx upgrade cocoindex-code I decided to add that **/*.vue pattern to the include_patterns of my project settings.yml file.
I then restarted the daemon with ccc daemon restart so I could see the new pattern when doing ccc doctor 👍
But when I launch ccc index it does NOT index the Vue files.
The project in question is quite big, it took me an hour long to initially index it so I don't want to throw that away every time I adjust the settings.
Am I missing something?
Thanks!
Hi!
I just saw you added support for Vuejs files - #158 - so after doing
pipx upgrade cocoindex-codeI decided to add that**/*.vuepattern to theinclude_patternsof my projectsettings.ymlfile.I then restarted the daemon with
ccc daemon restartso I could see the new pattern when doingccc doctor👍But when I launch
ccc indexit does NOT index the Vue files.The project in question is quite big, it took me an hour long to initially index it so I don't want to throw that away every time I adjust the settings.
Am I missing something?
Thanks!