
The results of the execution are displayed right in the editor. You may create a new Quokka file, or start Quokka on an existing file. Now you are ready to go, just start typing some code in your editor and see what happens next. You may select any JavaScript, ECMAScript 6, or TypeScript file type. Once the extension is installed, press Cmd + Shift + N / Ctrl + Alt + Shift + Insert to create a new Quokka file. Select and run the Create JavaScript File command.

Once the extension is installed, press Ctrl/Cmd + Shift + P to display the editor’s command palette, and then type Quokka to see the list of the available commands. Select and run the New JavaScript File command. To get started with Quokka.js in Sublime Text, install the package first by using Package Control: Install Package and searching for Quokka. To get started with Quokka.js in Atom, install the package first by using Settings - Install and searching for Quokka, or by running the apm install atom-quokka command. To get started with Quokka.js in JetBrains IDE, install the plugin first by using Settings - Plugins and searching for Quokka. Note that Quokka requires VS Code version 1.10.0 or higher.

To get started with Quokka.js in VS Code, install the extension first by clicking on the Extensions icon in the Activity Bar on the side of VS Code and searching for Quokka.
