Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.41 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.41 KB

42

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!

Templates

  • html5.jsonAn HTML5 starting template.
  • html5adv.json — _Another HTML5 starting template but this includes more tab-stops.
  • html.jsonA very basic html5 starting page with no content. Just the tedious setup tags.
  • threejs.jsonStarting HTML file with initial canvas setup. This is straight from the documentation.
  • javascript.jsonA javascript file with use strict included and tab-stops to start with creating a function.

CodeCompletion

  • three.jsonFunctions, 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.

Theme

  • braculuh.tmThemeModified version of the Dracula theme.
  • braculuh-monocyanide.tmThemeBrighter colours. Slightly modified from Monocyanide.
All credit towards the original creators and thank you for the hard work put into everything.