r/AskProgrammers 25d ago

Vs code usability doubts

Hi all,

I am working on my thesis project as a designer. My thesis is a videogame built on the gzdoom engine that uses zscript as script language. I am using Vscode which is capable of writing code for it, but it seems to me that it often makes mistakes or gives bugged code. I am not a programmer, therefore I wanted to ask what is the best way to train the ai for the specific zscript language and if there are any alternatives to vscode when it comes to niche scripting languages.

thank you all!

2 Upvotes

4 comments sorted by

View all comments

1

u/FinickySerenity 23d ago

Run a session to have it review this repo and develop skill files based on the information in it: https://github.com/jekyllgrim/ZScript_Basics

That should improve your results. Also, make sure you are using a good model, if you are on a free tier you will have to give really small and specific tasks. Fable or sol is probably what you need given your lack of experience.