huggingface/llm-vscode

Support different languages than python (like TypeScript)

nirtamir2 opened this issue · 2 comments

Thanks for creating this extension!
I tried it with Python like the example in the README - and it auto-completes the code as expected.
StartCoder supports 80+ languages - including TypeScript.
Even the playground allows me to complete TypeScript code.
So it will be nice to add support to those languages in the VSCode extension - which only worked for me in Python.
Thanks!

thought this fine tuned to python I was able to get some suggestion if I use prompts like "in JS" it should have contextual knowledge like using the file format to decide which language or build the file projects as code dom to give overall knowledge

this issue seems pretty fresh, so I don't know what going one since it is working great for me with typescript 🤷‍♂️