0

can not connect to the FTP

Qianhong Ma 13 years ago updated by Alexander Blach (Developer) 13 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) 14 years ago updated 14 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.
0
Completed

Switch between syntax definitions

mario 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
Nice App! It would be really nice to be able to manually switch between syntax definitions though (maybe in the file properties section, where the current definition is shown!?).

Example: I use Matlab scripts very often. An appropriate syntax definition is available, but normally the file extension is .m, which is associated with Objective-C in the Textastic standard definition. It would be much more convenient to just change the syntax definition used instead of renaming the file to .mat.

The same would apply for gpx-files, which use xml-definitions, but are interpreted as plain text…
Answer
This is already implemented in 1.1 which should be available any time now.

Here's a list of changes: http://feedback.textasticapp.com/feedback/7962-whats-new-in-textastic-11/
0
Planned

After 'Close file', filename is still highlited in file browser on the left.

iFSControl 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Tap on globe icon or Edit/Done and the highlite is gone.
0

question mark in filename

Jon Diercks 12 years ago updated by Jon Diercks 12 years ago 3
I have a website that was scraped from a CMS using wget into static files. As a result, almost all of the filenames contain questions marks (e.g. w_page.php?id=123.html). I know, bad form, but it's transitional and I need to leave it this way for now. Texttastic can upload/download these files and edit them, but the preview function does not work because the filename gets truncated at the question mark. Any way to fix this?

P.S. The WYSIWYG editor in the feedback form that I am using to enter this does not work well on iPad ... had to switch to HTML source view.
0

PHP Fehler

Lukas Weininger 13 years ago updated 13 years ago 2
Wenn ich einen PHP Code eingebe, wird er nicht in der Vorschau angezeigt! Also alles was zwischen dem Anfang und Ende des PHPs steht, wenn ich danach HTML also einfach so eingebe, zeigt er es an!
Also, die Datei ist als .php gespeichert, aber alles was php ist inclusive dem Anfangs und End Code wird nicht angezeigt.
0

Xojo

Jan Ronin 11 years ago updated by Alexander Blach (Developer) 11 years ago 1

I i am new to xojo programming langage and i would like to know if you support it or you plan to pût it ? Thanks Jean-Maurice VANDERGOTEN 


0

c# completion

Feri S 12 years ago 0
Hello,
 

c# completion would be great!

also some kind of trial could be nice to try it out before buy.

Thanks

0

Warn when 'Download Latest' overwrites the current version

Dmitri Zaitsev 11 years ago updated by Alexander Blach (Developer) 11 years ago 5

I love using your App but today I discovered something dangerous. The tab "Dowload Latest" is just below "Upload This File". So when I accidentally tapped on it, all my recent changes were suddenly gone without a warning! Also the Undo arrow was disabled, so all of it was lost permanently  :(


Is it perhaps possible to make the following:


1. If I tap on "Dowload Latest", ask for Confirmation - very important!

2. Allow Undo in case my document is accidentally overwritten from Dowload Latest?

3. Maybe not place "Download Latest" so close to "Upload This File?

0

CodeIgniter code auto completion

Alessandro Vannini 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
It would be great to have the possibility to have CodeIgnition embedded into Textastic, in order to have its code auto completion available for coding. Will it be possible to embed PHP frameworks like CodeIgniter?