Skip to content

Repository files navigation

Code Runner

What is this?

An extension to run code, like shell, nodejs, python, bash, applescript...

Features

  • Multiple environment support: Zsh, Bash, Node.js, Python, and AppleScript
  • Easy-to-use interface
  • Configurable settings

Installation

Minimum App Version Required: 1.8.8

Configuration

Code Environment

You can select your preferred code execution environment:

  • Zsh (default)
  • Bash
  • Node.js
  • AppleScript
  • Python

Python Configuration

For Python execution, you can configure the Python executable path:

  • Default path: /usr/local/bin/python3

Usage

  1. Select your preferred code environment
  2. Enter your variables in the input field
  3. Run the code

Development

Scripts

  • npm run lint - Run ESLint
  • npm run lint:fix - Fix ESLint issues
  • npm run format - Format code using Prettier
  • npm run format:check - Check code formatting
  • npm run build - Build the extension
  • npm run dev - Run in development mode

License

MIT

Author

Enconvo

Version

0.0.1

About

An extension to run code, like shell , nodejs , python , bash, applescript...

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages