0

Is it possible to edit an existing connection?

Alix 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Is it possible to edit an existing connection, for example if there is a typo in the credentials? I only seem to be able to delete, not amend.
Answer
Of course, just tap on the blue arrow icon to the right of each connection to modify the connection's settings.
0
Not a bug

Select text does not work in some cases

Kevinkarney 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Select text does not work if you try to select a line such as
% ***************************************.
The Selection can only grab the first few characters
Answer
Could not reproduce. (see comments)
0

Allow editing the color of the text cursor bar

Steven Lu 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
On several of the color schemes such as Monokai and Spacecadet, the typing cursor bar color is very close to the background color. This makes it very hard to use these color schemes (which are some of the best ones in there by the way) because of the difficulty in determining the current position.
0

App crashes then typing

Hampus Persson 14 years ago updated by Alexander Blach (Developer) 14 years ago 4

I love your app but since I installed TextExpander I can't use it anymore on my iPad with iOS5b4.

It worked like a charm up until this morning when I installed TE. Now I can use the app as usual but as soon as I start typing in a document I want to edit it instantly crashes. This happens every single time, the only characters that can be used are special-chars in the row above the keyboard. I've disabled TE, uninstalled Textastic, TextExpander, rebooted the iPad and reinstalled Textastic only, but to no avail.

I'm suffering without Textastic, please help!

0

textwrangler theme please

Antony Denamur 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Add textwrangler theme please.
0
Under review

Manual - a overview for starters

Tom Buhl Larsen 11 years ago updated by Alexander Blach (Developer) 11 years ago 1
The app is really easy and self explaning, but I think it could be nice for newbees to get a quick overview of the app. Just a quick screenprint with a short explanations to the topics. How to start a new document (file) and how to upload it to a server. 
0

Character Line Marker /Vertical edge line

Tim Shi 13 years ago 0
Hi Alexander, Is it possible to add vertical edge line function? (like the one in notepad++)
PS:Thank you for making such a great app
0
Fixed

Textastic is not asking for confirmation when overwriting a file online on FTP servers

Mathias Placho 14 years ago updated by Alexander Blach (Developer) 14 years ago 9
This would be great.
Answer
Fixed for Textastic 2.2
0

I'd like to see straight faded vertical lines for the "show tab characters" instead of lots of arrows

Nasir Altaf 12 years ago 0

I have been using Notepad++ on Windows for years as a Developer and like to see a more subtle way of showing the "tab characters" with vertical lines as opposed to lots of arrows.

0

Gestures for better navigation through the code

Shahir Mowlaei 13 years ago updated 13 years ago 8
This idea isn’t originally mine but it’s proved to be very useful; I am borrowing (and adjusting) it from another app called Tex Touch which I’m using for compiling LaTeX codes:

- one-finger swipe to the right: moves the cursor one character to the right;
- two-finger swipe to the right: moves the cursor to the beginning of next word;
- three-finger swipe to the right: moves the cursor to the end of next word;

* plus a similar behavior for left swipes correspoding to one character to the left, to the beginning of previous word and to the end of previous word, respectively.

It saves a lot of hassle using the magnifier, I think (in the other app I mentioned, I rarely find myself in need of using the magnifier).