0

Please add git support

Bruce B Li 8 years ago in iPad updated by luketaylor 8 years ago 1

the editor is awesome, but missing one important feature: github support, or even better, git support

0

Alt-Cmd-I does not toggle file properties popover

Maurice Zoliker 10 years ago in iPad updated 10 years ago 4
Just wanted to mention that Alt-Cmd-I does not toggle file properties popover on my device... Not a very big deal...
Thanks for making this very good Textastic 5.
MZ
0

Courier font (in lieu of Courier New)

LittleHouse75 10 years ago in iPad 0
Hi,

I may be the only person requesting this, but we'll see if anyone else jumps in.

The standard font for screenwriting (and some playwriting) is Courier.  Courier New, on the other hand, (which is built into Textastic) tends to be discouraged, as it is extremely thin and much harder to read.

Consequently, it would be great to see standard, heavier Courier as a font option, especially since Fountain syntax highlighting now works beautifully in Textastic.

Whether or not this request makes the cut, Textastic is pure awesomeness.  Looking forward for the upcoming update.

Thanks!

-Tim
0
Not a bug

ssh 1and1

palmpiiic 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 3

I cant use 1and1 ssh that works with putty..logs enclosed

yours

luc

== Info: Hostname was NOT found in DNS cache
== Info: Trying 82.165.218.190...
== Info: Connected to xxxxxxxxx (82.165.218.190) port 22 (#4)
== Info: SSH MD5 fingerprint: 34470fe91ac2eb56ebcc58593a0280b6
== Info: SSH authentication methods available: publickey,password
== Info: Authentication failure
== Info: Closing connection 4

0

CSS styles aren't applied in the Preview

Heather Roberts 10 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 5
My style sheets aren't applied to the HTML code in preview, is this something that is missing? Or am I doing something wrong?
0

Edit files on FTP / Auto backup / JS Console

Mattijah S 11 years ago in iPad updated by Alexander Blach (Developer) 11 years ago 3

1. Please can you add to application options for edit (realtime) files on FTP? Now I have to download file, edit file and again upload what take a lot of time...


2. Next function is about AutoBackup. So for example I have in the application file index.js which I am editing very often and I don't want lose it also I don't have time for upload it every time...so basically a select file, set time and application will backup file/folder automatically...


3. Last idea is javascript console in preview/browser. Very simple console where I can see log or where I can enter simple JS command. Also will be good some button/function for add jQuery support to file... ;) 

0
Under review

External CSS not evident in preview iPad Pro

feralmonk 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

I am running IOS9.1 on an iPad Pro. Filing in iCloud. Have html and style.css in same folder. Have correct <link> tag with reference to stylesheet. HTML+CSS does not preview in Textastic, but does display correctly when opened out of iCloud Drive in MAC Safari.


<html>
<head>
<title>How a Feral Monk Thinks - Part 1 of 12</title>
<link rel="stylesheet" type="text/css" href="gianni_custom2.css">
</head>
0

Copy a Find result to the clipboard?

Steven Whatley 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1

Hello,


Is the a way to copy a Find result to the iOS clipboard?   Want to quickly clip out a segment of HTML code and paste it into a WordPress blog post.  The code segment will always match the following regex string:


<p id="intro(.*\n)*<p id="closing.*\n.*p>


The Find result highlights the text I want to copy to the clipboard.  Is there a way to get Textastic to copy the highlighted text to the clipboard?


I don't see a way to do so.  Any help will be appreciated!


Thanks & Enjoy life,

Steven

0

Why are no options "Links to Remote Connections" visable for a file I download from Dropbox to my iPad?

Bryan Wheelock 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 3

I installed Dropbox on my iPad3 and linked it to Textastic.

I was able to successfully view and edit the document in Textastic.


The File Properties > Links to Remote Connections shows:

Not Linked, but there are no options to select.

0

Writeln not generating new Lin?

Keith Black 11 years ago in iPad updated by Alexander Blach (Developer) 11 years ago 1

For some reason I am not getting a new line using document.writeln.