Install GIT.
open terminal in your working directory.
run command.
git clone "https://github.com/H4seeb-Ahmd/VerilogTasksForVSCode"
( Alternatively you could simply download it manually from https://github.com/H4seeb-Ahmd/VerilogTasksForVSCode )
Open 'VerilogTasksForVSCode' folder and move '.vscode' folder into your working directory.
open your verilog(.v) file in VSCode.
press 'Ctrl+Shift+p' and search 'reload window' and press it.
press 'Ctrl+Shift+b' to run task.