0
Under review

Files get swapped/overwritten!

Rui Carmo 11 years ago in iPad updated by Alexander Blach (Developer) 11 years ago 5

I'm having a REALLY weird bug that is spoiling my morning... 


I have these two files:


- test.html

- js/waterbug.js


I've done this a dozen times now, and whenever I:

1) edit the JS file

2) navigate up the tree back to the HTML file and hit preview,


upon hitting "done" and returning to the editor the HTML file is overwritten with the contents of the JS file.


If I'm editing the JS file, when I return to it just after preview it gets overwritten with the contents of the HTML file.


It's really weird and unsettling, plus I've lost a bunch of changes already - even though the JS file is saved on my SFTP server, the HTML file wasn't...

0

HTML 5 and CSS 3

Kévin Pitolin 11 years ago in iPad updated by Alice Bevan-McGregor 11 years ago 3

Are you planning to implement CSS3 and HTML 5 in Textastic ?

 Thanks for this app thought, it's a must-have. But with this, it would be greater.

0
Under review

Auto-indent for python

Mr. Man 9 years ago updated by Alexander Blach (Developer) 5 years ago 3
Since python relies on indents for flow control, I feel this should be added in. Also if you could add in a console type thing I believe previews for many more programs could be possible
0
Under review

Allow edit all kind of text files. Now I cannot open my .config file in textastic

KoSiarz 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1
0

Encoding switch does not work

Denis Vasilkovsky 12 years ago in iPad updated by Freemen Muaddib 9 months ago 11

It seems that Textastic does not switch encoding neither from current file menu nor from wrench one.


I have some files with Windows CP-1251 encoding. Switching between different encoding options have no visual effect. Also after applying changes encoding remains utf-8.


Switching between fonts doesn't take any effect.


What i'm doing wrong?

0

Bug when using Softtabs and putting in some spaces at beginning of line

Ramon Hackbarth 12 years ago updated 12 years ago 4
When using Softtabs and putting in some spaces at the beginning of the line (to intend line) after a couple of spaces the actual line jumps back at the end of the line before and removes the last two characters.
0

Bug report: Textastic for Mac won't save new html files

Giles Turnbull 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1

(Mac OS X 10.8.4, MacBook Air 13")


Steps: 


1. open new document, type something

2. save as html file

3. type some changes, hit Command+S

4. Textastic says: "The document could not be saved, you don't have permission."


Screenshot:


Image 55


Plain text files don't seem to have the same trouble, only html files. 



0

New top row keys

Dan Eveland 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
Ok, the idea behind these top row keys is just amazing! I don't know if this exists anywhere else or you made it up, but this is so great! That whole tap and slide thing is so easy and is so much faster than switching keyboard modes. Thanks! I wish those were everywhere now, like in iSSH and my VNC app Jump.
0

can not connect to the FTP

Qianhong Ma 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
Hello there, I can not connect to the FTP of our school: coit-servlet01.uncc.edu. (sftp)
After clicking on the connect, it configures for a long time and says transfer error couldn't connect to the server.
Does anyone have any idea about it?
0
Fixed

Wrong behaviour/crash when entering accented characters using a hardware keyboard

Alexander Blach (Developer) 13 years ago updated 13 years ago 0
The bug only occurs if you connect a hardware keyboard (wireless bluetooth or keyboard dock).

1. Connect keyboard.
2. Write some code.
3. Push ´ and a vowel.
4. Write more code and you'll see that code is written backwards.
5. Push backspace key to delete the code wrote in step 4.
6. Push backspace again, and the app will crash.
Answer
This is fixed for the next update.

In the meantime, you can use the virtual on-screen keyboard to enter accented characters (like á or ñ). Sorry for the inconvenience.