Class VSCodeExt

java.lang.Object
dev.latvian.mods.kubejs.client.VSCodeExt

public class VSCodeExt extends Object
  • 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)