0

(option to) autoload the document(s) that were open before last quit (like OS X Text Edit)

dyscode com 11 years ago updated by Alexander Blach (Developer) 11 years ago 1

as the title says

0
Fixed

Application crashed when i try edit and save "/private/etc/hosts".

Максим Рысь 11 years ago updated by Alexander Blach (Developer) 11 years ago 3

Application crashed when i try edit and save "/private/etc/hosts".

After reopen, application open last tab with old file and crashed when i try close this tab.

Answer

This will be fixed in the next update. 

0
Planned

Crash when dragging the tab

Xiangqun Zhang 9 years ago updated 9 years ago 2

When I'm dragging from a window with only one tab, the app crashes.

When I'm dragging from a window with two or more tab to a new window (after dropping the first), the app doesn't crash. The app doesn't crash also when I drag all the remaining tab(s) to the new window.
However, when I drag the tab one by one back to the original window, when the new window has only one tab remaining and I drag the last one back to the original window, the app crashes.

Anyone has the same problem?


Textastic is my favorite code editor, but I can only use others instead for a little while......

0

Save As To iCloud

Sam Scherer 12 years ago updated 12 years ago 3

As far as I can tell, there is no way to save to iCloud or save as to iCloud.  The iCloud functionality is great for storing notes, etc but the implementation makes this difficult.  Am I missing something here?


The other issue is that clicking new from the iCloud window offers no opportunity to set file name. Is there a workaround for this?

0

Interactions between quote matching and completions.

Alice Bevan-McGregor 12 years ago 0

When tab-enter completing HTML attributes, as an example, if the completion includes a trailing quote the current behaviour of pressing tab to escape works, but additionally, hitting a matching quote should also bump you outside.  Currently it just adds another double quote and makes the syntax highlighting on the rest of the file go all funky.


Tried making a video, ended up green.  Hate when that happens.  (Silly old cinema displays not supporting HDCP!)

0
Under review

Remove Extra Lines Added When Editing Wordpress

Cori Lam 11 years ago updated by Alexander Blach (Developer) 11 years ago 3
When I open Wordpress files in Textastic that have been edited in the native editor, Textastic is adding additional blank lines. While not hurting the code, it's a real eyesore. Is there a Find and Replace Way to eliminate the extra lines? Thanks in advance
0

Customizable Keyboard Shortcuts (German Keyboard)

Benjamin Jelen 11 years ago updated 11 years ago 2

It would be great if it where possible to change the standard keyboard shortcuts for "shift left" cmd+[ and "shift right" cmd+] to something different since it is necessary to use the alt-key to get the brackets on a German keyboard (cmd+alt+5 / cmd+alt+6) which renders the shortcut unusable...

0
Under review

Navigate the Symbols List with keyboard

Magnus von Brömsen 10 years ago updated by Alexander Blach (Developer) 10 years ago 1
It would be nice to be able to search inside the Symbol list.

So, if you type shift+command+T, the list pops up and then you can jump in the list by using the keyboard. It seems that is possible already - but like to do it without first type a dot (.) hashmark (#) or a dollar sign (variables in Sass starts with that).

// Magnus
0
Fixed

Sidebar Tree Collapses When Mounted Drive Updates

MPLewis 10 years ago updated by Alexander Blach (Developer) 10 years ago 2
I'm using Panic's Transmit to mount my web server's filesystem as an external drive. Textastic can then display this drive's contents on the sidebar, and I can edit files live on my development server for easy testing. However, every time I save a file in Textastic and the mounted drive updates itself, the entire directory tree in the sidebar collapses on itself, meaning that I have to reopen all of the levels of folders I was working in.

I realize this is probably partially the fault of Transmit, but it would be very nice to have Textastic be able to handle updates to any mounted drive well, which it seems not to currently.
Answer
I could reproduce the problem. This will be fixed in the next update. Thanks for reporting this issue!