vs code provides this snippet by default for java files.
public class myclass{</br> psvm(){</br> }</br> }</br>
i want :
public class myclass</br {</br> public static void main(String [] args)</br> {</br }</br }</br>
here](https://i.sstatic.net/mLFFl9vD.png)
enter image description here
New contributor
Aryan Berwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1