Skip to content

Arzzzzy/vscode-iloko

Repository files navigation

Iloko Language Support

Iloko Language Support adds syntax highlighting and code execution for the Iloko programming language inside VS Code.


Features

  • Syntax highlighting for .iloko file
  • Run Iloko code directly inside VS Code
  • Auto-detects iloko-cli in virtual environments or pipx installs
  • Context menu support — Right-click → Run Iloko File
  • Editor title toolbar button for quick execution (Run Iloko)
  • Command palette support — search and run Run Iloko command
  • Works on Windows, macOS, and Linux

Usage

  1. VSCode Makretplace Installation
  • Click Install
  • Enable Auto-Update (Optional)
  • Reload VSCode Window
  1. Run from the editor
  • Open or ceate an iloko file (ex. sample.iloko)
  • Start Coding
IPAKITA "Hello Lubong"
  • Click the Run Iloko button in the top-right editor toolbar.
  1. Notes
  • Make sure iloko-cli is installed and accessible in your Python environment
  • Supports .iloko scripts and interactive usage
  • Works on Windows, macOS, and Linux

Visit My Website

Learn more about my projects and support me here:
Christian Andrei Arzadon