0
Under review

Ability to extend Textastic via script (python or javascript)

mako 10 years ago updated by Alexander Blach (Developer) 10 years ago 1
Would be great if you could create scripts (Javascript?) to extend Textastic, similar to menu actions in TextMate. For example, if I could create a script to "Reformat a JSON document" or "Validate Syntax". Basically, trying to think of a simple (and sandbox-safe) way to extend Textastic functionality with script extensions.
0

Textastic for Mac is not saving preferences

Dariusz Owczarek 11 years ago updated by Alexander Blach (Developer) 11 years ago 18

Textastic for Mac is not saving preferences.

It works on one of my machines, but not on the other.

I've tried to remove preference files, application, but it haven't helped.

0
Fixed

Window stuck in dock

Ian C 11 years ago updated by Alexander Blach (Developer) 11 years ago 4

If you turn on "Minimize Windows in to Application Icon" in Dock Preferences, and then minimise the Textastic window, there is no way to get it back! With other apps (e.g. Calculator, Mail) clicking on the app icon de-minimises any docked window, but with Textastic, all that happens is the menu bar comes to the front.

Answer

This will be fixed in the next update.

0
Fixed

Tab bar height corruption

FAM 11 years ago updated by Alexander Blach (Developer) 11 years ago 5

The tab bar height is messed when Textastic goes fullscreen after returning from document version history.

(Sorry if the fullscreen screenshots are big to show!)


Here what I've do:

- Create a new document:


- Move fullscreen, then go to browse document versions history:





- Now Textastic automatically exits fullscreen mode to go windowed mode, then enters the time machine like document history.

When I exit document history Textastic again first go windowed mode then automatically return fullscreen mode.

And this is what I get:





Manually going back to windowed mode doesn't help, the only solution is to close the window:



I can reproduce this bug every time, it's just a matter to enter document history when in fullscreen.


Answer

Thanks for the detailed description. The screenshots are very helpful. I'll try to fix this.


Update: it will be fixed in the next update

0

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

Kelly “STrRedWolf” Price 10 years ago 0
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 11 years ago updated by Alexander Blach (Developer) 11 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 10 years ago updated by Alexander Blach (Developer) 10 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 12 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 11 years ago updated by Alexander Blach (Developer) 11 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.