Relative Content

Tag Archive for javavisual-studio-codejava-8vscode-extensionsvscode-snippets

How do i make autocompletion code work in java vscode

Hi I just installed java and vscode and all the extensions needed for java and i was wondering why some files in java shows this “language support for java(TM) by redhat” and others dont and those ones that shows have autocompletion also like typing “psvm” autmatiallcay expands into public static void main. and all the things are prewritten whereas in others i have to write everything manulaly.