0

textwrangler theme please

Antony Denamur 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Add textwrangler theme please.
0
Under review

Manual - a overview for starters

Tom Buhl Larsen 11 years ago updated by Alexander Blach (Developer) 11 years ago 1
The app is really easy and self explaning, but I think it could be nice for newbees to get a quick overview of the app. Just a quick screenprint with a short explanations to the topics. How to start a new document (file) and how to upload it to a server. 
0
Under review

csv files and delimiters

Chris S 10 years ago in iPad updated 10 years ago 2
I typically use a delimiter other than commas when working with csv - makes life easier so I don't have to close everything is quotes. Well I've got a question about whether the app, when using the markup preview, recognizes the command "sep=" or not. Two files one where the command seems to be followed and the other where it obviously isn't. (Note: both files are UTF-8 with CSV syntax)
Image 112Image 113Image 114Image 115
0

Character Line Marker /Vertical edge line

Tim Shi 13 years ago 0
Hi Alexander, Is it possible to add vertical edge line function? (like the one in notepad++)
PS:Thank you for making such a great app
0
Under review

Textastic already has a Move: add ability to move to iCloud!

fjpoblam 11 years ago in General updated 11 years ago 5
I've purchased Textastic for all my Apple devices—iPhone 6 Plus, iPad Mini, and MacBook Pro. It'd certainly be nice, on the go, to be able to use the advantage of iCloud to update my many files "in unison" without having to FTP-download updates to locally-stored files! I'd move all those local files to iCloud. However, currently, I see Move, but I see no way to specify iCloud as the target. Add it!
0
Fixed

Textastic is not asking for confirmation when overwriting a file online on FTP servers

Mathias Placho 14 years ago updated by Alexander Blach (Developer) 14 years ago 9
This would be great.
Answer
Fixed for Textastic 2.2
0

Prewiew PHP

TC Alper San 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 1

Hi, 

Why I can't prewiew the PHP codes ? This is so important for me ? I don't want to buy another program. Please fix it. Thank you

0

I'd like to see straight faded vertical lines for the "show tab characters" instead of lots of arrows

Nasir Altaf 12 years ago 0

I have been using Notepad++ on Windows for years as a Developer and like to see a more subtle way of showing the "tab characters" with vertical lines as opposed to lots of arrows.

0

Are JSHint TextMate bundles supported?

Maurice Zoliker 11 years ago in General updated 11 years ago 2
Hello,
I was searching how to add JSHint support to Textastic, and wondered if those TextMate bundles are/may/will be supported in Textastic:(from http://www.jshint.com/install/):
https://github.com/bodnaristvan/JSHint.tmbundle
https://github.com/fgnass/jshint.tmbundle
http://rondevera.github.com/jslintmate/
- https://github.com/natesilva/jshint-external.tmbun...
Thanks for your insight!
Kind regards,
MZ
0

Gestures for better navigation through the code

Shahir Mowlaei 13 years ago updated 13 years ago 8
This idea isn’t originally mine but it’s proved to be very useful; I am borrowing (and adjusting) it from another app called Tex Touch which I’m using for compiling LaTeX codes:

- one-finger swipe to the right: moves the cursor one character to the right;
- two-finger swipe to the right: moves the cursor to the beginning of next word;
- three-finger swipe to the right: moves the cursor to the end of next word;

* plus a similar behavior for left swipes correspoding to one character to the left, to the beginning of previous word and to the end of previous word, respectively.

It saves a lot of hassle using the magnifier, I think (in the other app I mentioned, I rarely find myself in need of using the magnifier).