0

Add Rackspace Cloud Files Support

elronaldo 14 years ago 0
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

Olivier Lambert 12 years ago updated by Alexander Blach (Developer) 12 years ago 1

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

Mark Cohen 14 years ago updated by Alexander Blach (Developer) 13 years ago 1
I just installed 3.0 and my WebDAV connection to SharePoint still causes the app to shut down.
0

Javascript based lexer

Myako Toudai 13 years ago updated by Alexander Blach (Developer) 13 years ago 3
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

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

ian townsend 13 years ago updated 13 years ago 5
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

Iswahyudi Antolis 13 years ago 0
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)

Vitaliy Kravtsov 13 years ago updated 13 years ago 5
Textastic 3.2
Python

Bug:
Incorrect string end detection when string contains unclosed [

Test case:
r"""
...[
"""
code
0
Planned

if you have a markdown file with a space in the name, the preview doesn't show.

Catherine Wise 13 years ago updated by Alexander Blach (Developer) 13 years ago 4
0
Under review

Can I delete a line with a short cut?

Sangcheol Choi 11 years ago updated by Tony Dow 11 years ago 4
I want to delete a line with a key.