{"id":13525339,"url":"https://github.com/Kaali/pico8-mode","last_synced_at":"2025-04-01T04:31:48.928Z","repository":{"id":66588084,"uuid":"121932146","full_name":"Kaali/pico8-mode","owner":"Kaali","description":"PICO-8 mode for Emacs","archived":false,"fork":false,"pushed_at":"2023-10-19T03:28:57.000Z","size":13,"stargazers_count":26,"open_issues_count":7,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-02T09:33:43.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaali.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-18T08:14:23.000Z","updated_at":"2024-03-18T09:36:35.000Z","dependencies_parsed_at":"2024-01-11T14:26:50.678Z","dependency_job_id":null,"html_url":"https://github.com/Kaali/pico8-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaali%2Fpico8-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaali%2Fpico8-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaali%2Fpico8-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaali%2Fpico8-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaali","download_url":"https://codeload.github.com/Kaali/pico8-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586087,"owners_count":20801025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T06:01:17.832Z","updated_at":"2025-04-01T04:31:48.704Z","avatar_url":"https://github.com/Kaali.png","language":"Emacs Lisp","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"* PICO-8 mode\n\n  *pico8-mode* is a major mode for Emacs which supports [[https://www.lexaloffle.com/pico-8.php][PICO-8]] .p8 file\n  code editing. It's based on [[https://github.com/immerrr/lua-mode][lua-mode]].\n\n** Features\n\n  - Sets a dimmer color for non-Lua sections of the .p8 file\n  - Offers basic auto-complete\n    - Supports [[https://github.com/company-mode/company-mode][company-mode]] and completion-at-point\n    - Completes PICO-8 builtins, functions, variables and arguments\n      with some scoping\n  - Navigation with /xref/\n  - Documentation with /eldoc/\n    - If PICO-8 manual path is set, then it shows builtin\n      documentation from there.\n  - Renders sprites and labels inline in the buffer.\n\n** Setup\n\n   For now do an manual installation, as it's not in MELPA.\n\n   Customization variables are available at group *pico-8*.\n\n   For documentation lookup to work, set *pico8-documentation-file* to\n   an absolute path to \"pico-8.txt\" which is included with PICO-8.\n   After setting this variable, run *pico8-build-documentation* function\n   to force a rebuild. This happens automatically when the mode is\n   loaded.\n\n   To be able to run PICO-8 from Emacs, set the *pico8-executable-path* variable\n   to the =pico8= executable. E.g. =~/Downloads/pico-8/pico8=. Call\n   *pico8-run-cartridge* and *pico8-kill-process* respectively.\n\n*** Requirements\n\n   - [[https://github.com/immerrr/lua-mode][lua-mode]]\n   - Emacs \u003e= 25.1 (tested with 26)\n\n** Notes\n\n   This mode uses some internal functions from [[https://github.com/immerrr/lua-mode][lua-mode]], which means\n   that it might fail if lua-mode updates in an incompatible way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKaali%2Fpico8-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKaali%2Fpico8-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKaali%2Fpico8-mode/lists"}