You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Scott, I have considered indexing code files but I am not sure how to go about tokenising their contents. I considered parsing the scripts to pull out only comments, classes, functions and variable names. What do you think?
You're right about being unable to add new file types yet. The backend code is all there, I just haven't added the UI for it yet. Feel free to contribute if you like!
Would be great if it would also index a variety of source code files, including JS, TS, TSX, DART, and more.
Also, I don't find a way to add file types to the app. Is that not possible?
The text was updated successfully, but these errors were encountered: