+209

Code folding

Patrick 11 years ago updated by nohairdave 5 years ago 6

Code folding that allows the user to selectively hide and display sections of a currently-edited file as a part of routine edit operations. This allows the user to manage large amounts of text while viewing only those subsections of the text that are specifically relevant at any given time.

+191
Planned

Show and auto-complete matching parenthesis, curly brackets and square brackets.

Trevor Williams 11 years ago updated by Wilson 5 years ago 6 1 duplicate

When an ending parenthesis, curly bracket and/or square bracket is typed or the cursor is placed near one, it shows the matching parenthesis/bracket.

+161
Under review

FTP and SFTP support

Sebyno 11 years ago updated by Wesley Carnicle 10 months ago 31 1 duplicate
I really need this feature integrated.


+132
Completed

Ability to open a folder - switch between files using a hierarchical file browser

Alexander Blach (Developer) 11 years ago updated 9 years ago 15

Instead of opening files individually, have the user open a base directory. There should then be a file browser that allows the user to quickly switch between files in the selected folder and its subfolders.

Answer

This feature will be available in the next update which I submitted to Apple.

+102
Completed

Toggle comments

Jonathan Markevich 11 years ago updated by Alexander Blach (Developer) 2 years ago 6

There should be a simple way to comment out lines & blocks of code on all platforms.

Answer

Textastic 4.1 for Mac adds the new keyboard shortcuts “Toggle Comment” (Cmd-/) and “Toggle Block Comment” (Cmd-Option-/).

+83
Completed

Tabbed interface / tabs: open several files in one window

Alexander Blach (Developer) 11 years ago updated by Cédric 10 years ago 10

Add the ability to open several files in a single window. Use a tab control to switch between files.

Answer

Tabs will be available in v1.1.

+82
Planned

regex find and replace

David Loeffler 11 years ago updated by rlsx 4 years ago 4

I just got Textastic from the Mac App Store.  Good first start.  I am working on a very long Multimarkdown file and I like the navigation.  What I would like to see is regular expressions for both find and find & replace.

+65
Completed

Ability to print

Mathias Wagner 11 years ago updated by Justin Oroz 8 years ago 14 1 duplicate

It seems like there is no print support in the Mac version. Is this correct?

I think a paid editor should be able to print. 


Version 3.2
+54
Under review

Column mode

David Preschel 11 years ago updated by Christian Augustin 3 months ago 16

Column selection mode:  Ability to select/copy/paste a column of text

+48
Planned

command line integration

Rui Carmo 11 years ago updated by fernandotcl 5 years ago 13 1 duplicate

I can't live without terminal integration of some sort. What about a way to invoke Textastic from the command line?