0

Open any file similar to iEditor

kevleyski 7 years ago updated by anonymous 7 years ago 3

Sometimes you have a file you know is text burn don't have an app that handles it directly. Textastic should be one of the options to open it with similar to how iEditor will let you

0

It does not recoganize my LaTeX file (.tex) in Google drive.

HJ Wang 7 years ago in iPad updated 7 years ago 2

I just bought Textastic for my ipad. I want to use it to edit plain text files, such as LaTeX documents with .tex extensions. My files are in Google drive, and while I can browse to the folder, the files with the .tex extension are grayed out and cannot be selected. What should I do to make .tex file (or any plain text file) recognizable to Textastic?

0

Nextcloud WebDAV missing first character in file names

Darkermatter 7 years ago in iPhone 0

All files and directories are missing the first character. The app is essentially useless to me 😢

0
Under review

New syntax highlighter

Нездешний 7 years ago in iPhone updated 6 years ago 11

Image 283

Part if code not getting syntax highlighted  if line number is enabled and wrap column set to 100 or more. This happens only after the first run of Textastic. 

Latest beta, "Bare" Textastic.

0

Can be please removed validation of "Textastic" only files for iCloud textastic folder?

Leeland Morgan 7 years ago in iPad updated 7 years ago 1

I would me honest - copying files to Textastic, I mean copying, not opening - is a huge pain in the ass. I overcome this only by "share to" button, when I need to copy .tmBundle files to Textastic iCloud folder, so it could be moved in proper folder inside Textastic.


Thanks!

0

No code completion for C++

929077340 7 years ago 0

no code completion for C++, and lack syntax for basic operations and structs.

0

Price of update

Tom 7 years ago updated by Alexander Blach (Developer) 7 years ago 1

I would have liked an update version from the old textastic instead of having to pay the full price again.

0

Add a file association for .tsx files

Jamesmanone 7 years ago in iPhone 0

Add a file association for .tsx files so we can open react/typescript files from iCloud 

0

Find/Replace bug

Hubert 7 years ago in General 0

I pasted a bunch of lines that had a tab character at the beginning.  Each line started with a date.


I did a "Find" for "tab1" and replace with "1".  While it did replace, it also added a line feed after the "1".


Before

\t11/30/17

\t11/20/17

\t11/10/17


After:

1

1/30/17

1

1/20/17

1

1/10/17