0
Fixed

Autosuggest won't take no for an answer

Noel Rappin 14 years ago updated by Alexander Blach (Developer) 14 years ago 2
I've had something like this happen a few times:

* I type "its"
* The autocorrect wants to change it to "it's"
* I tap the [x] in the autocorrect popup to close the popup
* It makes the change anyway
* I retype my original text
* The autocorrect comes back
* Repeat
Answer
Fixed for Textastic 2.1.
0

custom symbols

Chris Lott 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
The symbols dropdown is useful for jumping around a document. It would be cool if we could define our own symbols using some kind of pattern matching or regexes so one could do things like have a symbol for footnote entries or blockquotes, etc.
0
Not a bug

When reading email attachments, make make textastic the default text editor.

Gustavo Zapata 14 years ago updated by Alexander Blach (Developer) 14 years ago 0
When reading email attachments, make textastic the default text editor.
Answer
Sorry, but the order is determined by iOS, so unfortunately, this is not possible. (At least I'm not aware of it).
0
Fixed

Keyboard error / wrong keyboard layout

CARVER damien 14 years ago updated by Alexander Blach (Developer) 14 years ago 3
Hi, i have a French keyboard i think there's a bug with the ; key it produces ' but shift+; makes : correctly
Answer
You need to select the correct virtual on-screen keyboard layout corresponding to the connected hardware keyboard. (see comments)
0
Under review

transfer connections-settings

Ueli Schläpfer 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 1
It would be very, very comfortable to transfer connections-settings from one portable device to another!
0
Under review

Linking HTML and CSS files

BWhell 11 years ago in iPad updated by Alexander Blach (Developer) 1 month ago 5

Hi,


I can't seem to get my HTML and CSS files to work together. They work fine in dreamweaver. I can't find much support on the subject. Please help.


<!DOCTYPE html>

<html>

<head>

<rel="stylesheet" type="text/css" link href="style.css">

​<meta charset="utf 8">

   <html lang="en">

​<title>Doctors Abroad SA</title>

</head>


.......


@charset "utf-8";

/* CSS Document */

 

/* Default Style */

 

header {

​height: 150px;

​background-color:#333;

​margin-bottom: none;

}


0

Ability to debug or compile to determine bugs within the code without requiring it to actually run the code would be nice.

Vord 14 years ago 0
If there would be a way to comipile or debug would be nice. It's doesn't have to actually run the code, just a way to find the bugs...

Thank You
0

Awesome code editor

Alferaru Ioan 11 years ago in iPhone 0
Awesome code editor, better than some ( many ) similar desktop applications.
0
Under review

A virtual mouse cursor, for bluetooth mouses like magic mouse.

Nuno F Silva 13 years ago updated by Mike Ho 6 years ago 9
I already use a bluetooh keyboard. Mouse would also be great :)
Answer
Sorry, but this is not possible. The iPad doesn't support mouse input devices.
0

File version history.

Dave Gillett 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 1

It would sure be nice to be able to role back to a previous file, when working with a live site.  It's very amateur of me, I know, but I have multiple school sites that I manage and a full version control, github, others, would be too much.  Just hoping.