+1

Please support *.ino.

lieonkp 7 years ago in iPad updated 7 years ago 0

High light ino code. I know it was C++ but you must change the file type for work with App.

+1
Under review

Material Themes for iOS

Andres Clari 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 1

Would be really nice to have the material themes in the iOS app.

They can be found at:

https://github.com/equinusocio/material-theme

+1

Double quotes are no longer formatted in a way that can be compiled for C++

karlaf 7 years ago in iPad 0

I've used textastic for years and just recently I can no longer use double quotes and have the code compile when sftp'd to Linux (stray errors result). I am sure there is a setting that I have missed. What is it?

+1
Under review

no php content running offline in safari

horst_doehler 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 1

Textastic offers syntax highlighting for many languages including PHP, but it dosen't include compilers or interpreters due to restrictions of iOS.

If you try to preview the php file locally, only the html part will be interpreted by the web view. The PHP part will be ignored.

In order to preview PHP in Textastic, you can upload the file to a test server, open the preview screen, 

and enter the remote url of your test server.

Ah, ok....I understand all that. Is a shame as I was only going to be using this app offline as my iPad doesn't have 3G and I'm not running a web server yet so it's not going to be much use to me at the moment. Although I appreciate this is a good app and well done on the development but is there any chance I can get a refund as it's no use to me?

+1

HDMI full screen output.

DenisCassiano 7 years ago in iPad 0

Hi guys, will be great if i could use hdmi fullHD output of IPad to coding in big screen or external monitor. This is possible?

+1
Under review

Wrong language

sergeypisarev85 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 1

Hello i got wrong language for my iPad... I got German language, but for my iPhone everything is ok. How can i change the language to English on my iPad? Thank you!

+1
Under review

open non-standard files

generalerror 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 1

Textastic won’t open local files it doesn’t recognize i.e.. something.myext

Is there anyway to change that or would it require an update.

Perhaps a way to define custom file extentions.

+1
Under review

Show hex colors in code like Atom pigments

Michael Gasperl 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

Hi, this would be a so handy feature, would you add it in settings? ☺

See https://atom.io/packages/pigments

+1

Switch between files using external keyboard

Cuberonix 8 years ago in iPad 0

I feel like this is a big feature that’s missing, especially when going back and forth between an HTML and CSS file. It feels very slow reaching up from the keyboard to constantly tap between them.


Something like: 

Option + Up/Down = navigate between files within the current folder or recent files.

+1

Slow editing of tidied code: have you heard from Apple yet?

Albo P. Fossa 8 years ago in iPad 0

Howdy, Alexander; I've posted this to you as a problem report before, and your response was that it was an Apple problem, and not the app's. I'm just here to ask whether you've heard from Apple.


The problem being, it's about impossible to edit tidied code. I have, for example, several files whose first records are up to 1200+ characters. While they are fully visible in Textastic, it is painful even to place the cursor accurately in the record, and agonizing to use the cursor-movement wheel. (You were able to reproduce the problem with example code I sent.)


For now, I've reverted to BBEdit on my MBP.