❔ need help with my visual studio
how can i get the full stuff like: using system, public class program etc.. when ever i make a new project nothing shows except for the hello world.
4 Replies
You don't need them
But you can write the whole boilerplate manually, if you want, sure
Or you can check "don't use top-level statements" when creating a new project
yeah ik but idk it just seems difficult as im used to it
also sometimes i get errors without them
It's simpler if anything, and errors can be fixed
But sure, suit yourself
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.