0

Debug log should obfuscate passwords

JohnnyChoudhuryLucas 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Although the configuration screens star out passwords they are recorded in plain text in the debug log.
This is obviously bad!
Please correct so debug logs can safely be used for problem diagnosis.
0
Fixed

Autosuggest won't take no for an answer

Noel Rappin 13 years ago updated by Alexander Blach (Developer) 13 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 12 years ago updated by Alexander Blach (Developer) 12 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 13 years ago updated by Alexander Blach (Developer) 13 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 13 years ago updated by Alexander Blach (Developer) 13 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

Linking HTML and CSS files

BWhell 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 3

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 13 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 10 years ago in iPhone 0
Awesome code editor, better than some ( many ) similar desktop applications.