Your comments

Sounds like a useful idea.

Do you use two different WebDAV connections in Textastic or did you just change the user name and password in a single connection?

Hello, Textastic currently supports TextMate 1 syntax definitions which are quite dated. I'm currently working on a new syntax highlighter that can use Sublime Text 3 syntax definitions. That will allow me to use the latest syntax definitions with support for the latest language features - like the ones for Python.

I probably had the beta version of Working Copy installed when I made the video which uses a shortened app name.

Hello, you can go to http://reportaproblem.apple.com and request a refund for Textastic from Apple.

Hallo, das geht natürlich: einfach unterhalb der Dateiliste auf "+" drücken und den Dateinamen inkl. Dateiendung (z.B. index.html) eingeben. Man kann auch aus einer der Vorlagen wählen.

Emmet-Abkürzungen können dann mit Tab erweitert werden.


Textastic offers syntax highlighting for many languages, but it doesn't include compilers or interpreters.


The web preview of Textastic supports HTML, CSS, JavaScript and Markdown files.


For example, if you try to preview a PHP file locally, only the html part will be interpreted by the web view. The PHP part will be ignored. In order to preview PHP in Textastic, you can upload the file to a test server, open the preview screen, switch from "Local" to "Remote" and enter the remote url of your test server.

Instead of opening files, you can open full repositories from Working Copy in Textastic. 

On iOS 11 and iPad, you can use Drag & Drop to open a directory from Working Copy in Textastic. Please have a look at this video on how to do this: 

https://www.youtube.com/watch?v=Z0gyGwsF8vI 

On iPhone, you can use the "Open…" command to open a folder from Working Copy: 

- In Textastic, tap "Open…" 
- navigate to Working Copy 
- tap the "Select" button 
- select one or more folders 
- tap "Open"

Hello,

you can add custom syntax definitions to Textastic by using TextMate bundles. See
http://www.textasticapp.com/v6/manual/lessons/How_can_I_add_my_own_syntax_definitions__themes_and_templates.html


A quick search for "solidity tmbundle" in Google brought up this TextMate bundle which should work:

https://github.com/davesag/Solidity.tmbundle


Disclaimer: Textastic only support TextMate 1 language grammars and on GitHub it says that the bundle is compatible with TextMate 2, so I'm not sure if it fully works.

(I removed the other post.)