0

Wrong encoding auto-detection

Dalibor Slíva 12 years ago updated 12 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 12 years ago updated by Alexander Blach (Developer) 12 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 11 years ago 0
Powershell Remote Support, when writing Posh code
0

Shortcut Key for don't save in save dialog. It should respond to Command + D.

KimR 12 years ago updated by Alexander Blach (Developer) 12 years ago 3

The save dialog should respond to Command + D, pressing the don't save option.

0
Fixed

shadow after tab

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


Answer

This is a problem with Find & Replace on OS X Mavericks. It will be fixed in the next update.

0
Fixed

Typo in Preferences

Ken Ray 12 years ago updated by Alexander Blach (Developer) 11 years ago 1

The toolbar at the top has a button called "Text Edtiting", which should of course be "Text Editing"

Answer

Will be fixed in the next update.

0
Fixed

File extension and highlighter

Karsten Becker 12 years ago updated by Alexander Blach (Developer) 12 years ago 3

Hi,

It appears that Textastic for Mac is not treating permissions correctly or something. When I use Forklift to edit files on my server, it copies them to a local directory like: ~/Library/Caches/com.binarynights.ForkLift2/#0/monitrc


With Textwrangler I can edit and save this file just fine, but Textastic give me a warning. From looking at the log I found that it says: 

25.03.13 15:14:53,589 sandboxd[1576]: ([1304]) Textastic(1304) deny file-write-create /Users/karstenbecker/Library/Caches/com.binarynights.ForkLift2/#0/monitrc.ini

which I guess is caused by the fact that I changed the highlighting to INI.. 


If I don't change the highlighter, I can save it just fine..


Please don't add any extension simply based on the highlighter..

Thanks :)

0
Under review

iCloud documents

Alex 10 years ago updated 10 years ago 2
I don't understand how to use iCloud for Textastic. I've been using this app on my iPad for a year so I have a lot of files stored in iCloud. Now that I have it on my Mac as well I'm not able to see my documents. Isn't there a folder or something to see all my Textastic documents stored in the cloud?
0
Planned

Search String as whole words

Mahyar 12 years ago updated by Alexander Blach (Developer) 12 years ago 0

Would be nice to have a function to find and/or replace only the search string as whole words!