public class VSCodeExt
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static boolean
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VSCodeExt
public VSCodeExt()
-
Method Details
-
getVSCodePath
public static String getVSCodePath()
-
getVersion
public static String getVersion()
-
isInstalled
public static boolean isInstalled()
-
openFile
public static void openFile(Path path,
int line,
int column)