Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PowerNukkitXNew to Visual Studio Code? Get it now.
PowerNukkitX

PowerNukkitX

superice666

|
487 installs
| (0) | Free
PowerNukkitX JavaScript develop helper.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PowerNukkitX

PowerNukkitX JavaScript develop helper.

Usage

{
    "compilerOptions": {
        "plugins": [
            {
                "name": "pnx-js",
                "pnx-path": "./.dev-lib", // A dir that contains jars
                "autoConfig": true, // Auto generate configs, only have to set to true the first time.
                "forceExtractBytecode": true // Generate d.ts headers from jars
            }
        ]
    }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft