0
Under review

find across line break - cannot find strings which span line break

Wolf Thandoy 7 years ago in General updated by Alexander Blach (Developer) 7 years ago 1

search cannot find strings which include a hard line break - table cells, list items, etc.


this is a real hindrance

0

Keyboard like swift playground, source e.g.

Baocang Nie 7 years ago in iPad 0

Image 217

Image 218

0
Under review

Unable to select .mq4 text files from Document Picker in Textastic.

Vogel 7 years ago in General updated by Alexander Blach (Developer) 7 years ago 1

I am not able to open a .mq4 Text file in Textastic.

It is just a simple text code file. Should work easily.


Image 216


0
Under review

recent directories

Wolf Thandoy 7 years ago in General updated by Alexander Blach (Developer) 7 years ago 1

add a recent directories menu over the directories column, similar to the recent files menu over the editing window

0

Highlighting for Python 3 type hints

Mbrio 7 years ago in General 0

There seems to be no support for Python 3 (released in 2008) type hints. From what I gather you are using the TextMate Python package for code highlighting, a somewhat more up-to-date highlighting package that most all other editors use (Sublime, Microsoft Code, Atom, GitHub) is MagicPython: https://github.com/MagicStack/MagicPython which has much better support for Python 3.

0
Under review

Viewport size for Media Query testing

Louis 88 7 years ago in iPad updated by Alexander Blach (Developer) 7 years ago 2

It would be wonderful to be able to select a size or device size when viewing files on iPad so that true mobile testing can take place.  

Perhaps a few select sizes, such as mobile, tablet, and desktop to begin, or perhaps a width and height control for viewing how Media Queries are behaving?


Thank you for taking this into consideration....and I could never tire of thanking you for the wonderful app you have provided.  I really enjoy using it and feel very confident developing website solely on my iPad Pro.  

0
Under review

Restore Files and windows when re-opening is not working on macbook pro

robson gilli 7 years ago in General updated by Alexander Blach (Developer) 7 years ago 7

This option is not working on my macbook pro macOS Sierra

Image 213


Everytime I open Textastic this window is shown.

Image 214


0

Please consider the possibility of contextual display a document relative to the position of the cursor.

Larry E 7 years ago in iPad 0

The mainfame editor, ISPF, provides the capability to display a document based upon the position of the cursor: Relative to the line on which the cursor appears, the line of the document is positioned to the top, middle, or bottom of the screen. EMACS and Vim also enable this functionality via "Line to Top", "Line to Middle", etc. 

Please consider the possibility to include this functionality to facilitate program development and text editing by displaying portions of the document relative to position of the cursor.