+10
Planned

Find and Replace in Selection

Steven Lu 13 years ago updated by Andrew Morrow 4 years ago 4 1 duplicate
Title pretty much covers it. Just one more button: If I open Find and Replace with a selection active, let me do the replace only in that selection.
+10

Add Template Files

Nevets 14 years ago updated by Anne Brown 14 years ago 4
When creating a new file there should be an option to select a template. The template is then copied to the new file location and the user can start editing it. These templates could be stored in a special Templates folder to witch the user can add new/custom templates. The template folder can be devided in sub-folders by category or programming language.

PS: This idea can also be applyed to the project ideas of other users (Project Templates)
+10
Planned

DropBox online file preview

Dany Lisiansky 12 years ago in General updated by Alexander Blach (Developer) 12 years ago 0
I'm using Textastic both on my iPad and iPhone and its amazing!
The main reason I bought Textastic for iPhone is for presenting objc projects located in my Dropbox account.
And the only feature Textastic miss is the option to preview code from remote servers without actually downloading the files locally.

I'll really appreciate if you'll add this feature in one of the next updates.
+10
Started

Swift syntax highlighting

Alexander Blach (Developer) 11 years ago updated by Richiwalt 5 years ago 8
+9

Mosh protocol for ssh

jsommers 5 years ago in General updated by Garry Harthill 5 years ago 2

I love the built-in ssh terminal.  One way to make it even better would be to add support for the mosh protocol which would allow long-running shells, and for shells to stay “connected” while moving between networks.  

Thanks for making such a nice app!

+9

React JSX Syntax Highlighting is broken

Corvec 6 years ago in General 0

Close tags in JavaScript (e.g., </span>) break syntax highlighting for the rest of the file. Self-closing tags (e.g., <span />) have the same effect. Opening tags work fine, though.

+9

Occurrences highlight

puccet 6 years ago in General updated by Alexander Blach (Developer) 3 years ago 6

It would be really usefull to highlight every occurrences of the currently selected word (a la Eclispe for example).

+9
Under review

Scrolling in terminal

iamkick7 6 years ago in iPad updated by Alexander Blach (Developer) 5 years ago 5
I typically use ssh terminal to run my python code so I keep scrolling in the terminal, it would be of great help if there is a keyboard shortcut for scroll in terminal.
+9

Sync connections between devices.

Don 7 years ago in iPad updated by shonat 3 years ago 4 1 duplicate

Makes all the servers I connect to available on all my devices without recreating them manually. My connections change often, as do my devices depending on my travel and expected locations. Delete a server connection and it deletes on all devices. Create a server connection and it shows on all devices.


I use “>Prompt 2” by Panic, Inc. for command line work on servers. All connections are synced between devices automatically.

+9
Under review

Support TypeScript and React

Torgny 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1

I'd like to see support for TypeScript and React added. What can I do to help? Can I assist writing/porting syntax definitions somehow?