No similar topics found.

0
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?

0
Writeroom tap-cursor zones plus select gesture
Howdy!
Loving Textastic. I've found it very easy to use. The shortcut keys along the top have been very useful.
One thing I'm missing is quick cursor movement similar to Writeroom. They use a single-finger tap in a margin to move the cursor one character and two-finger tap to move one word.
I know Texttastic currently doesn't have margins, but this might be something for a future update. You could even take it a step further by adding a select (possibly by holding a single finger in opposite margin while using the writeroom-style gestures).
Just a wish. Thanks for all your hard work.
-Dave C.

0
Fixed
Some Keywords are not highlighted.
Some C# keywords are not highlighted: volatile, #region and #endregion

Answer
Alexander Blach (Developer)
15 years ago
Thanks, I've just added them. Will be included in the next version.

0
Under review
Keyboard top row ghosting ios8
When keyboard is together then the top row expanded keys is superimposed on the top row of regular keyboard. When splitting keyboard then expanded keys do not display.
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
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

0
SFTP + VGA out.
I would like to see SFTP support (looks like this is submitted to Apple for review in 2.1). I am a professor in computer science and often refer to source code during lecture, thus it would be textastic if VGA out was supported.

0
Fixed
why in the screenshots is the z and the y switched
why does this use a non standard keyboard layout. according to your screens the z and the y are switched places. please tell me its not like this in the release software.

0
Sometimes even though I am connected to Dropbox it won't let me upload
Some times even if I am connected to my Dropbox account and I can download files from my Dropbox to my iPhone I cannot upload files from my iPhone to my Dropbox the upload button stays dark?

0
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.

0
Under review
Menlo included in iOS now
I am a big fan of this font on OS X and since iOS includes it now, it should be just as easy to add to Textastic as Courier.

0
Under review
empty line in the end after ftp downloading
when i download a file, textastic creates a new empty line in the end of the file. bug occurs with php,html,js,css maybe with other file types.
Customer support service by UserEcho