These are files that I use on my iPad in the Textastic app. I have taken the original copies and made some changes to them for my own use. Feel free to make suggestions. These are not complete or extensively modified as of yet but I will keep working on them and add more. If you have any tips or suggestions for modifying and enhancing the Textastic editor for iOS, I would love to know!
- html5.json — An HTML5 starting template.
- html5adv.json — _Another HTML5 starting template but this includes more tab-stops.
html.json — A very basic html5 starting page with no content. Just the tedious setup tags.- threejs.json — Starting HTML file with initial
canvas
setup. This is straight from the documentation. - javascript.json — A javascript file with
use strict
included and tab-stops to start with creating a function.
- three.json — Functions, constructors, properties, methods, etc... For use with THREE.js. These are not yet implemented as a grammar or follow any rules. They will just be offered as auto completions.
- braculuh.tmTheme — Modified version of the Dracula theme.
- braculuh-monocyanide.tmTheme — Brighter colours. Slightly modified from Monocyanide.