0
Completed

Would like to see your app in the share sheets for "working copy" app

Maury Hill 9 years ago in General updated 9 years ago 2
Working copy is a source control app released about a week or two ago. It allows me to commit files to bit bucket and if your app was in their share sheet or displayed in the share sheets available to them, I could edit the files in your app instead of their crappy editor.
0
Completed

Accessibility with VoiceOver?

EricK 13 years ago updated by Alexander Blach (Developer) 11 years ago 6
Hello,

I teach development and I have a blind student. All of your UI objects are accessible but the text editing area is not. Would you consider making the editing view accessible to VO? The blind community gets the word out when a good accessible app becomes available.

Thanks ,

-Eric
Answer

Voice over is now supported for the main text editor in iOS 6.

0
Started

Shadow on the keyboard since apple updated To iOS 7.1

Diego Minorchange 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1
There are shadows in the keyboard when you code o write in the app,you can not see the keys.
plase solve it.
thank you
Answer
I'm working on an update that is going to fix this issue.
0

Is Evernote supported or not?

Andres F. Cathalifaud 13 years ago updated by Alexander Blach (Developer) 13 years ago 3
I tried to send a simple HTML file to Evernote (the option is there) and I got a message telling me that I had no App that could handle that type of file ....
0

multimarkdown foonote ighlighting?

Chris Lott 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
Love Textastic, but I'd love it even more if ithe MultiMarkdown mode highlighted or in some way distinguished footnote markers in the text!
0
Not a bug

Javascript not working in preview

Michael Reynolds 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 3
My sample has 3 files: index.html, screen.css, and screen.js in the same directory. The preview shows my styled html but the javascript will not run. Checking firebug lite script>inspect screen.js shows in the dropdown but the script window says "Access to restricted URI denied". The javascript code runs when I export it using Dropbox elsewhere so I know it is accessible and working.
0
Under review

Wrong charset when i re-import same file from my ftp

Xyl 9 years ago in iPad updated by Alexander Blach (Developer) 9 years ago 1
Hello,

when i re-download the same php file from my ftp, the charset is UTF8 before and after crushing the previous file it become western ISO (there is no modification done in the content of the file between the 1st download and the 2nd, only the bug change the charset) .

Another thing I saw is the modification of the carriage return, my files are encoded in UTF8 w/out BOM and CRLF carriage return (I use notepad++ on my PC), and when I crush the same files they become western ISO and LF carriage return.

Well, that's all I think.

Thanks for reading

Joe
0

Clojure support removed?

John Doe 12 years ago updated 12 years ago 2
I saw the year old thread about Clojure support having been added, but in the app, a .clj file is currently not recognized, nor is Clojure listed as one of the languages with a syntax bundle. Was it removed at some point?
0
Fixed

Erlang syntax highlighting broken if a comment appears in the file.

KeyboardJockey 13 years ago updated by Alexander Blach (Developer) 13 years ago 2
Erlang comments being with a % character on a line. After the first comment line in a file, all subsequent lines have the comment color, even if they are not comments. For example:

% This is a comment
my_function() ->
    X = 25,
    X.

Put this in a file and try it with and without the comment line to observe the behavior I described above.
Version 1.2
0
Fixed

Auto suggest box no longer has focus on iOS 7 - Very annoying

Maurice Zoliker 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 4
When typing the beginning of a snippet, a box with multiple matching snippets names appears when typing on my Logitech BT keyboard.
On iPad Mini iOS 6.1.3, the first suggestion was selected automatically, allowing to navigate suggestions with up and down arrows. It was very useful!
On iPad Mini Retina iOS 7.0.3, the first suggestion is no longer selected, this is very annoying because you need to leave the keyboard and tap on screen.

Could you please revert to the previous behaviour? Or correct this change that came with the new iOS?

Thanks a lot!
Version 5.0