0
Under review

Parentheses should not be used with echo

xsmo 8 years ago updated by Alexander Blach (Developer) 8 years ago 1

As stated on php.net:

echo is not actually a function (it is a language construct), so you are not required to use parentheses with it. echo (unlike some other language constructs) does not behave like a function, so it cannot always be used in the context of a function

Most code editors like Brackets, Dreamweaver and PhpStorm do not use parentheses with echo. Would be great if Textastic would do the same.

0
Completed

The status bar jiggles as I type and the numbers change, which is ... distracting.

Rui Carmo 8 years ago updated by Alexander Blach (Developer) 7 years ago 4

Could we have fixed width placeholders for the line and column numbers? Otherwise it gets pretty distracting.

0
Under review

bookmarks

Dave Harrrington 8 years ago updated by Alexander Blach (Developer) 8 years ago 1

Please add bookmarks (as in textmate) to make it easy to jump around in code and text

0
Under review

Filter in Folder tab

Robbie Goacher 8 years ago updated by Alexander Blach (Developer) 8 years ago 1

Please add a 'filter' option for the Folders tab. For example, I may wish to filter the view to find all files which contain 'x' in their filename,

0
Under review

Option to collapse/expand Find results by default

Robbie Goacher 8 years ago updated by Alexander Blach (Developer) 8 years ago 1

Please add the option to choose whether results from Find are collapsed or expanded by default. Normally I just want to find whole files and not see each result within these files, but with the current implementation of Find I have to collapse all the results in order to see a clean list of files that I can work with.

0
Under review

Hi I get a Spinning wheel I open Textastic Latest version - Elcaptain

Gerard 8 years ago updated by Alexander Blach (Developer) 8 years ago 1

Sometimes it worked but a lot of the time I get a spinning wheel and can't do anything with the app.

0
Answered

Code completion for SQL

Dennis Chiuten 8 years ago updated 8 years ago 2

Are there any plans to add code completion for SQL?

0
Completed

Follow folder symlinks in sidebar

me 8 years ago updated by Alexander Blach (Developer) 7 years ago 5

My projects typically have symlinks to other folders. In Textastic, the symlinks show up (double clicking will open the folder in Finder), but text editors normally treat symlink folders as regular folders (can expand/collapse), but retain the 'alias' icon on the folder.


Currently, I'm having to open the symlinked folders in separate windows which is pretty cumbersome (especially when I'm working in splitview on el capitan with my text editor on one side and a web browser in the other).

0
Answered

When will the OS X Version updated after that long time?

nothing 8 years ago updated by Alexander Blach (Developer) 8 years ago 2

There are many requests about crashes, for end-tag-marking and for printing.