0
Under review

Disable "." shortcut in iOS

Steve 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 3
When typing more than one space, it would be good to disable the iOS shortcut that adds a period/full stop.
0

Select whole variable names by default

John Sudduth 12 years ago in General 0

I've noticed that when I try to select a variable name with underscores in it, by default on one alphanumeric section of the variable is selected, and then I have to use the drag bars to select the whole variable name.  It would be more logical to select the whole variable name by default.  The file type I saw this with was VHDL--I'm not sure if it happens with other languages or not.

0
Under review

include a RSA private/public key generator

polarvogel 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1
A one-click-solution for a RSA key Generator would be nice, with "Copy-to-clipboard"-button for The Public key
0

Support for SVN

조지훈 9 years ago in General 0
Hi. I've got this app knowing that it support svn, but finally I figured out that I saw the topic registered in the feedback page of Textastic homepage.

So I got disappointed that there is no option of svn for connection, but for another way, I drilled about using webDAV. And while working on webDAV I found that one of function of apache webserver, it supports webDAV and svn for version control. So that I connected to svn through apache webserver webDAV. So it seemed that all the ways go nice.

But, I've got something uncomfortable issue browsing files in my repository. When I connect the repository through HTTP protocol like http:{ip}:{port}/svn/test/trunk, it contains a directory like "er/2/trunk" but actually it is for viewing current revision information when I see it through web browerser. So the question or a request is that is there a way to ignore directories such like that, is for additional information for web browser.

I don't know about how it is going on that supporting various version control software, but if it is hard for supporting fully functional, then how about supporting things like making svn usable through webDAV and apache webserver's auto version control function through svn.
0
Under review

C++ string recognition bug

Jung Chul Shin 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 3
C++ code like this seems to be incorrectly recognized:
cout << "hello;"
This line is recognized as cout << "hello; and ", which should be recognized as one sentence.
0
Answered

ios 7 support

simon7ley 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 2
I own a device with ios 7 and wanted to purchase Textastic in the App Store, but it said it required ios 8. Since Apple limited filesystem access with ios 8.3, I don't want to upgrade. I wonder if it was possible to make Textastic available for ios 7 again (maybe with less features)?
0

Postscript support

Glenn Helmendach 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1

Any possibility for Postscript support?  Or how about opening up the capability to define our own language rules?

0

Show PDF preview if a local file with the same name exists

Teddy Svoronos 8 years ago in General 0

Many of us are using remote typesetters to produce PDFs of LaTeX documents. If I have a PDF in the same directory as a Tex file with the same name, it would be great for Textastic to treat it as a "remote file preview" so that I can browse the PDF when activating the preview window

0

Download latest files automatically function in Settings

Diego Chuman 10 years ago in General 0
So that if a file has been changed elsewhere than Textastic App, automatically downloads the files modified (you can change that in the settings as well)
0

"Zap Gremlins"

Ramon Figueroa-Centeno 10 years ago in General 0
It would be very helpful if Textastic had a "Zap Gremlins" capability (like BBEdit), or at least a capability to identify and eliminate non-printable characters.