0

Highlighting for Python 3 type hints

Mbrio 8 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 8 years ago in iPad updated by Alexander Blach (Developer) 8 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 8 years ago in General updated by Alexander Blach (Developer) 8 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 8 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.

0

Please add the Chinese support!

YoLLe 8 years ago in iPhone 0

Please add the Chinese language support!

please!!

0
Under review

"Open from" window closes when large repos present in working copy

JerTurowetz 8 years ago in iPad updated 8 years ago 2

I cloned the Drupal core and now when trying to open from working copy , the open window just shuts off. Kind of annoying as I couldn't even open a different repo.

0
Under review

Is there a way to test python or swift code inside he editor

Shock9616 8 years ago updated 8 years ago 3

I would like to see an update so that I can run swift and python which are my main two languages. The HTML viewer is nice though.

0
Under review

codepen push support

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

Codepen has pretty simple API and allow pushing of content to prefill pens. This is maybe some kind of export,

0
Under review

Dynamic launch screen for different themes

emailsfor 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1
0
Answered

Keystroke for breaking lines at 80 characters?

Heather Miller 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

Is there some way to automatically break lines at 80 characters? In editors like Sublime Text or Atom,  I can enforce an 80 char line width on blocks of text (useful when formatting Markdown)


Is there any way to do this in Textastic?