No similar topics found.

0
Under review
Highlighting Errors
- SQL keywords used between [ and ] should not be highlighted.
- Depending on the language keywords should be treated as case sensitive.
- Depending on the language keywords should be treated as case sensitive.

0
Under review
When would the ios 8 version be available?
When is the closest that an ios 8 version of texastic for ios will be available on the app store. I am looking forward to new improvements.

Answer
Alexander Blach (Developer)
12 years ago
The problem will be fixed in the next update.
Here is some background information: I am using a zip library which is using the "fopen" function to open files and "fread" to read their contents when creating the zip file. Unfortunately, the code never called "fclose". So while creating the zip file, the app would run out of file handles and silently fail to add all files to the zip file. I added a call to "fclose" after each file was written to the zip file and now it works correctly.

0
Adding a termianl to test java code
It would be nice to have a way to test out java code using a small internal terminal

0
Under review
Advanced Symbols Window
It would be nice to have a more advanced symbols window (in C/C++) to show :
- variables with datatypes
- typedefs
- #includes
- structures with expandable list of members with their respective datatypes
- differentiate between definition and declaration of functions
- differentiate between static and global definitions
- differentiate between object-like and function-like #defines
- include function arguments and return types

0
Is there comming a new Update?
ENGLISH: Is there comming a new Update?
Deutsch: Kommt ein neues Update? Wenn ja ist ein Termin bekannt?

0
After WebDAV and dropbox clients, what about AFP?
Would be good also to get access to airport extreme USB connected disks.

0
Answered
Why can't Textastic compile or run code other than HTML/JavaScript?
Other apps can run code on the device. Can this be added to Textastic? What about PHP?
Customer support service by UserEcho