
Crashing bug in template selection
Choosing a specific html template (not yet pressing Done) then changing it to another and pressing Done crashes the app.

Custom syntax definition, compatible with Textmate, but without bundle
I'm using several my own themes and syntax definition files with Sublime editor (all files are compatible with Textmate). Was able to install theme files on Textastic, works well. But not my syntax definition files as they should be a part of bundle.. - any reason to not accept just a syntax file as it?.. - I'm not using Textmate, but need my syntax definitions to work comfortable on iPad too. Any possible fix here? Workaround?..
Thank you!
Rgds,
-Dimitri

Annoying pop up...
It is annoying that this app shows the pop up of Select | Select All | Paste every time moving cursor while writing code. I think those items should be in additional keys instead of showing pop up. Other things are great :)

Connect Textastic to localhost on my MacBook Pro
Is there away to connect Textastic to localhost on my MacBook Pro so that I can edit files?

Keyboard top row ghosting ios8
There is also some odd behavior with keyboard color. Sometimes black and sometimes white.
I had had installed and removed a third party keyboard in ios8. I can't test what would happen if no third party keyboard was never installed.
Ios8 on iPad

JavaScript Not Working in Preview
While testing iOS editors like Textastic and Koder on the iPad, I noticed that the preview screens never executed my javascript (HTML and CSS were fine). Using the following code as a test:
index.html:
<html>
<head>
<title></title>
<!—for iPad and Komodo—>
<link href="style.css" rel="stylesheet">
<script src="script.js"></script>
</head>
<body>
This text will be replaced by Javascript.
</html>
script.js:
alert("alert");
document.getElementById("output").innerHTML = "test";
However, when I ran the above code in jsFiddle on the iPad or in Komodo, it seemed to work fine.

jquery not working

Linking HTML and CSS files
Hi,
I can't seem to get my HTML and CSS files to work together. They work fine in dreamweaver. I can't find much support on the subject. Please help.
<!DOCTYPE html>
<html>
<head>
<rel="stylesheet" type="text/css" link href="style.css">
<meta charset="utf 8">
<html lang="en">
<title>Doctors Abroad SA</title>
</head>
.......
@charset "utf-8";
/* CSS Document */
/* Default Style */
header {
height: 150px;
background-color:#333;
margin-bottom: none;
}

File version history.
It would sure be nice to be able to role back to a previous file, when working with a live site. It's very amateur of me, I know, but I have multiple school sites that I manage and a full version control, github, others, would be too much. Just hoping.

preview pdf files in the left pane and support for "Download latest" functionality for pdf's
Customer support service by UserEcho