0

Balance braces and quotes only when editing source code, not plain text or Markdown.

Auto-inserting balanced braces and quotes works nicely when working on C, C#, C++, Objective C, Perl, Python, and maybe some HTML and Markdown documents.  In other words, source code, not documentation.  It gets annoying for writing documentation or even fiction.
0
Under review

Code sync error

Kruthika R Shankar 10 years ago updated by Alexander Blach (Developer) 10 years ago 1
If the code is modified in one tab, and the same file is open in another tab, the code modification doesn't sync. And eventually, when I save the changes, nothing changes, and the previous code is what stays. My changes are not reflected. 
0

If you have opened a folder, opening additional files outside the tree should utilize a new window.

Alice Bevan-McGregor 11 years ago updated by Pieter Kubben 11 years ago 6

Use case: open one project tree in a window.  Then using Finder or Terminal manually open a file from outside the active directory tree.  This "foreign" file will be opened in the same window.  This can get confusing fast.


Here's a video.

0
Completed

Automatically load previously open tabs

tobyjunker 9 years ago updated by Alexander Blach (Developer) 9 years ago 2
If I close Textastic while files are open, next time I open Testastic, if those same files are available, load them automatically
0

"The document could not be autosaved..." Dialog doesn't disappear after clearing the conflict and saving.

Mahyar 11 years ago updated by Alexander Blach (Developer) 11 years ago 3

"The document could not be autosaved..." Dialog doesn't disappear after clearing the conflict and saving.

0

Export markdown to HTML

Htain Lin Shwe 10 years ago updated by Alexander Blach (Developer) 10 years ago 2
I am using markdown with Textastic. But it lack some features. It can't see preview. It can't export markdown to HTML. If it will support this feature , it will save our time. We no need to copy and paste to other app for converting markdown to HTML.
0

Wrong encoding auto-detection

Dalibor Slíva 11 years ago updated 11 years ago 2

When I save a PHP document in PSPad (Windows application) with ISO 8859-2 (Central European ISO Latin 2) and then I open it with Textastic 1.1 on Mac, it detect Western (ISO Latin 1), which causes characters mismatch. I must reopen a file with right encoding. Same problem in iOS version. Other editors I try (like TextWrangler), detect it right.

0

PHP Ternary Operator badly parsed when it's on two lines

Tony Johnston 11 years ago updated by Alexander Blach (Developer) 11 years ago 1

In PHP, the ternary operator, $foo == $bar ? true : false;, is misread if there is a line break after the quetstion mark, causing the symbols list to show method called null.

0
Under review

dragging files into document generates tags

Robert Crooks 10 years ago updated by Alexander Blach (Developer) 10 years ago 2
currently when I drag an image into a document, I get the path, which is something. If I drag in a JS or CSS or HTML file, the contents are inserted -- I can imagine cases where you'd want that, but I never do. What I'd love is the ability to configure what happens when I drag in different kinds of files. Surprisingly, I've only seen one editor for Mac that offers this: http://coteditor.github.io

Here's a screenshot: 
Image 100
0

Powershell remote support

Justino Garcia 10 years ago 0
Powershell Remote Support, when writing Posh code