8000 GitHub - ahai64/pico8: A Lua language server add-on for writing PICO-8 code in an external editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahai64/pico8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ahai64/pico8

This is a project consisting of definition files for the sumneko/lua extension for VSCode, allowing you to write PICO-8 programs with the support of modern editor features.

Similar add-on for Picotron: https://github.com/ahai64/picotron

Usage

  1. Install and enable sumneko/Lua extensions in VSCode Marketplace

  2. Download the repo from Github

  3. Put the folder .vscode/ and library/ into your VSCode workspace.

  4. Create a cartridge and include external Lua code with:

#include foo.lua

Then you can write code in the workspace of VSCode and enjoy code prompts, formatting, AI copilot, etc.

eg

About

A Lua language server add-on for writing PICO-8 code in an external editor

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages

0