No similar topics found.
+1
Coldfusion
To be honest this is by far the best dev app available on AppStore. So well done guy.
Just a future request, please could you include CFMs & CFCs code completion?
Thanks very much.
Just a future request, please could you include CFMs & CFCs code completion?
Thanks very much.
+1
Under review
Capture special keys by filetype
As you use special characters, they are captured and displayed on the extra key bar. The unique keys and their weighted importance are saved by filetype. There may be one set of special keys when writing SQL queries, and others for other file types
+1
Fixed
Localization error: "Möchten Sie diesen Link in Safari öffnen"
When you click an external link in the online manual, you get the message "Möchten Sie diesen Link in Safari öffnen".
Answer
Alexander Blach (Developer)
14 years ago
It now correctly says "Do you want to open this link in Safari?"
+1
No files are listed when using FTP.
Browsing starts normally and when I arrive in a folder containing 29 files and 22 subfolders nothing is displayed. Some folders/files have long names.
+1
Double-Tap to zoom in and out
"When I zoomed in I find myself instinctively double tapping to snap back out."
+1
Fixed
Text entry sluggish
Not sure if it's a bug, but text editing is quite laggy. I type the characters (Bluetooth keyboard or on screen, doesn't matter) and then I slowly see them appear. This is especially annoying when deleting text.
Answer
Alexander Blach (Developer)
14 years ago
Textastic uses the CATiledLayer class to draw the text in background threads. This is the same class that is used in the Maps app which fades in Google Maps layers as soon as they are loaded from the internet.
So, the text isn't displayed immediately, but drawn in the background and then faded in. This makes it look slightly sluggish, especially because the screen is drawn in tiles and several tiles have to be drawn and faded in. This is especially noticable with external keyboards, because then there's a bigger screen areay that has to be drawn.
But, this makes scrolling and zooming very fast even with big text files and CATiledLayer makes good use of the limited memory available on the iPad.
I see what you mean, but I think it's acceptable. I'll see if I can improve drawing in a future version, but right now it's not a priority.
So, the text isn't displayed immediately, but drawn in the background and then faded in. This makes it look slightly sluggish, especially because the screen is drawn in tiles and several tiles have to be drawn and faded in. This is especially noticable with external keyboards, because then there's a bigger screen areay that has to be drawn.
But, this makes scrolling and zooming very fast even with big text files and CATiledLayer makes good use of the limited memory available on the iPad.
I see what you mean, but I think it's acceptable. I'll see if I can improve drawing in a future version, but right now it's not a priority.
+1
I can work ANYWHERE now!
I was laid off in September after 21 in corporate America. I was actually in the hospital for an emergency c-section when they called me. Since then I have been doing freelance web development. With textastic I can work anywhere! THANK YOU!
+1
Q: How to sync directory changes
I connected via SFTF to my server. What if the directory structure on the server or the iPad changes? How to sync directory changes?
PS
Xlnt App and web site.
PS
Xlnt App and web site.
+1
Syntax Highting for C
It seems preprocessor directive #else is not highlighted.
Also, directives often have some spaces between # and keyword for indent(like # if) but currently it isn't highlighted correctly, so i'd be glad if you would support it.
Also, directives often have some spaces between # and keyword for indent(like # if) but currently it isn't highlighted correctly, so i'd be glad if you would support it.
Customer support service by UserEcho