No similar topics found.

0
Add Rackspace Cloud Files Support
In addition to Dropbox support it would be nice if you added support for Rackspace Cloud Files. Then we could access all our company cloud files if we need to restore some code from a backup that is stored in the cloud.
Details on the Rackspace Cloud files API is available at http://www.rackspace.com/cloud/cloud_hosting_products/files/api/
You could also add support for Amazon S3 storage containers.

0
Import delimited data text files
Could delimited data text files (tab, comma, pipe,....) be imported into Textastic? The file would be made of a header containing the column names and then numerous records for the actual data. The search/replace feature of Textastic could then be used by column. In other words could the text data be viewed as in a spreadsheet with actions being performed by column (find, replace, sort,...).
Apples' Numbers application has major limitations such as the maximum number of rows.
Thanks.

0
SharePoint WebDAV still not working
I just installed 3.0 and my WebDAV connection to SharePoint still causes the app to shut down.

0
Javascript based lexer
I know own interpreters are not allowed, but why not implement an file lexer?
The problem is, we don't see syntax errors. For me I can write HTML files with javascript source an run them. But you don't see often errors... maybe you get a blank screen but no message. The result is we need to search every file for a syntax fault.
Maybe it would be a very nice feature to add a javascript based lexer ( like Jison ). People could write custom lexers ( or you provide some for base langauges like js ), that could check the current selected file. Maybe a button in the upper right corner, check syntax or something like else. The file content would be send through a small javascript ( the instantiated jison parser ) and this could give us error informations and syntax faults with line number and enhanced descriptions.
Feel free to discuss about that idea :D
Greets Alex

0
Planned
Allow Text Expander expansions in the connections section
It is great that Text Expander works in the main part of Textastic but I would like it to also work in the connections section.
Not for passwords but my long email address...

0
Find doesn't replace two or more spaces, or space then words.
I really love this app soI open codes from old apps where i indented with two spaces. I want to replace these with a tab but the find a replace doesn't recognise two spaces in a row. It also doesn't recognise a space then a word. This is a very tedious manual fix, please help.

0
JCL and COBOL Template
I need Cobol and JCL Editor, I know it's a little bit stone age, but still really need it thought

0
Python syntax highlighting problem (strings)
Textastic 3.2
Python
Bug:
Incorrect string end detection when string contains unclosed [
Test case:
r"""
...[
"""
code
Python
Bug:
Incorrect string end detection when string contains unclosed [
Test case:
r"""
...[
"""
code
Customer support service by UserEcho