+1

Additional keys cover part of the UI unless full size keyboard is enabled

textastic1223 2 years ago in iPad 0

When using the floating keyboard on iPad (the one that doesn’t cover 50% of your screen) the additional keys row covers all UI elements and input on the bottom of the screen which makes the app effectively unusable.

+1

Support for IDL (Interactive Data) language

Stefano 2 years ago in iPad 0

I would like to have support for the coloring syntax of this programming language (Interactive data Language) distributed by NV5 geospatial (file *.pro). Is it possible to include it in future version of the APP?

+1

Markdown "Format" option

Peter Anderson 2 years ago in iPad 0

Alexander,

I do all my writing using Markdown. This often involves reviewing documents and needing to 'highlight" text.

I know that I can do this by inserting "<mark>selected text</mark> from the Textastic additional menu bar. This, however, is fiddly and time consuming when there is a lot of text to be highlighted.

As an alternative, would it be possible to add a "Highlight" option to the "Format" menu option when text is selected. This would insert "<mark>selected text</mark>" around the selected text.


This option would be a considerable productivity enhancer if it could be done.

Regards,

Peter Anderson

Image 527

+1
Under review

tailscale ssh connection not working,

swissgrammie 2 years ago in iPad updated by Doug Rockney 2 years ago 5

so i want to attach to my server running tailscale, I have tailscale vpn running on the ipad and on the ubuntu server. i can do this from a terminal app. just by giving the ip address and the user. It comes back on the terminal app to tell me that i need to authenticate using an httplink. With textastic i just get the following error message in the terminal window.

ERROR: Failure requesting shell:

I realise this is quite specific so hoping its something you have hit before with vpn or if there is something else i can try?

+1

LaTeX Code Completion

J. Rahman 3 years ago in iPad 0

It would be nice to have code completion while editing tex files. Thank you.

+1
Under review

Block Selection using Option-Drag

J. Rahman 3 years ago in iPad updated by Alexander Blach (Developer) 3 years ago 1

In various places in macOS, one can hold down the Option key and drag across a rectangular block of text to make a block text selection similar to how CTRL+V works in Vim to create a Visual Block. You may try this in Terminal or Sublime Text on your Mac to verify.


In Textastic, I would like to have the same Option-Drag feature to create Visual Blocks. It’s a super useful feature to have in a code editor. I apologise if this has already been implemented with some other key combination. If it is the latter, please let me know what that key combination is. Thank you.

+1
Under review

Don't lose line focus after preview

Hector Centeno 3 years ago in iPad updated by Anthony Pace 3 years ago 2

I’m working on an HTML file, after changins some code, I preview the document, this works fine. But when I return to the editor, my cursos is lost, and the code editor has no focus, I have to tab the screen to regain coding abilities.

It't would be greate, if atfer openning the preview and close it, I could jus't keep coding.

My setup:

IPad

External bluetooth keyboard

+1
Planned

Tooltips for buttons in toolbar

notDavid 4 years ago in iPad updated by Alexander Blach (Developer) 4 years ago 1

Please consider adding tooltips to the toolbar buttons and such.

(using the Apple Magic Keyboard with Trackpad, the ‘Working Copy’ app has tooltips, very convenient…)

+1

Filebrowser Support

Poison 4 years ago in iPad 0

Please add Filebrowser integration to get access to more locations to work with. 

https://www.stratospherix.com/api/

+1
Under review

ssh to server starting irb (Ruby) not working

rpf13 5 years ago in iPad updated by Alexander Blach (Developer) 4 years ago 5

I‘m connecting via ssh to a linux server which has ruby running on it. If i want to go into the IRB shell of ruby, textastic hangs, it just shows a „triangle“ and completely hangs, I have to kill the ssh session to get out. Why does IRB not work when using it in textastic? I cannot understand...