+4

File Path in Window Title

Mark Simon 13 years ago 0
Is it possible to show the full POSIX path in the window title. This makes it easier to identify files when multiple tabs are open, especially when they have the same name.
I am aware that the information is available by right-clicking on the file name, but this is fiddly when quickly switching through many different tabs.


+4

Ability to sort lines.

Jonathan Fine 13 years ago updated by Joan Batet 13 years ago 5

 Since I use this as a general text editor as well, having the ability to sort lines (based on the first letter of the first word of the line, etc)

+4
Fixed

command delete

Izaak Miller 13 years ago updated by Alexander Blach (Developer) 13 years ago 2

Textastic doesn't appear to support the OS X default behavior for "command + delete" which will delete from the cursor to the beginning of the line. 

Answer

Will be available in v1.1.

+4

convert tabs to spaces / spaces to tabs

Robert Crooks 11 years ago 0
I meant to put this in Mac, not iOS section, though it would fine to have it for the iOS version also

Option to convert all tabs to spaces (or vice-versa) for a selection or the whole document
+3

Question: Is regex search really planned for MacOS?

rlsx 4 years ago 0

This year? Never?

+3

Side by side File compare feature ala vim -d

Jmm 7 years ago 0

Side by side file compare like the vim -d feature.

+3

Liquid Syntax

Arthur Freitas 7 years ago updated 6 years ago 1

It would be nice to have better Liquid markup support.


There are already some bundles for it, but this one is the only one that works with Textastic, and it has some bugs like `<script>` blocks not being recognized like it happens with the HTML syntax.

Thanks!

+3

Can you please make links contained in the text clickable? Rright now they are only highlighted. Thank you Alexander.

LeeB 8 years ago 0

Can you please make links contained in the text clickable? Rright now they are only highlighted. Thank you Alexander.

+3
Fixed

Double click and drag should keep selection from double click and add to it with the drag.

JakeCarter 13 years ago updated by Alexander Blach (Developer) 13 years ago 2

1. Double click and hold over some text. Note that what is under the mouse is highlighted.

2. With the mouse button still 'down', start to drag right to add the next word to the selection.


Expected:

The doubled clicked selection should remain and the next whole word should be added to the selection.


Actual:

The selection will start as if you never double clicked. It will start from where your drag started.


+3
Fixed

Default Application

Keith Smiley 13 years ago updated by Alexander Blach (Developer) 13 years ago 2

After installing Textastic it made itself the default application for many code-related file types/extensions. I think this is terrible behavior. This overrides all the default applications that the user has set, possibly different applications set for different extensions. When I install a new application regardless of what it is I _never_ expect it to set itself as the default for any file type (obviously excluding applications that create their own file type). No other text editors on OS X seem to do this nor does the only other similar type of application I can think of, photo editors. I believe this behavior should be removed and allow the user to deal with setting Textastic as the default applications for the extensions they choose.


Answer

Will be fixed in v1.1.