A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder.
Stars
109
Forks
6
Watchers
109
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #10 from nosnibor28/bugfix/9-MultilineComments
04440d1View on GitHubRearranged style application so strings within comments are formatted properly
f42fecaView on GitHubChanged HighlightingRangeType to VisibleRange and updated multiline comment regex
e7503c3View on GitHubdisabled highlighting for default lua multiline comments to avoid highlighting bug when indexing multidimensional arrays (#8)
3195cd4View on GitHub