0
Answered

Lua code

Lego Mite 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 2
Can Textastic actually run Lua code? It has the syntax for it. I don't know how to set it up though. 
0

Access to restricted URI denied.

Here 12 years ago in iPad updated 12 years ago 1

New to Textastic and referencing jquery.js within and HTML but receiving the following error... none of the alert dialogs appear. Access to restricted URI denied. 


<!DOCTYPE HTML>

<html>

<head>

<meta name="viewport" content="width=device-width, initial-scale=1.0"/>

<script src="jquery.js" type="text/javascript"></script>

<title></title>

</head>

<body>

<script type="text/javascript">

alert('pre');

$(document).ready(function() {

alert('Hello World');

}

</script>

</body>

</html>y

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

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
Under review

Local preview has an issue with bootstrap.css

Fernando Flores 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1
Hi guys, I have a page hosted working fine, but when I try to edit with textastic fail the local preview, but when I switch to remote show the page without problems, I think that is related with something with bootstrap, any clue on this?
0

Syntax highlighting for Tcl

Kristoffer Lawson 12 years ago in iPad updated by Alexander Blach (Developer) 12 years ago 1

Hi, in your list of languages Tcl is mentioned as a supported language. However upon opening up a file it does not appear to do any syntax highlighting for the language. Ie. it does not seem to be supported after all?


Also for something like editing on an iPad, auto-indent would be a very highly requested feature.

0
Answered

Working on dropbox file deploy with ftp when done.

Dahaka101 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1
I work on my site in my public dropbox folder. So I download the files locally edit them and then upload them again to see results online. So if the work is good and I want to deploy it to the we server, how do I do that? Currently the upload button only does it with the dropbox, how can I take a file that I downloaded from dropbox and upload it to an ftp server?
Answer
You need to go to the Remote Transfer screen again using the "globe" button. Then you connect to your FTP server, navigate to your target folder and select the local file on the left side. Tap on the Upload button to upload the file to your FTP server.

You only need to do this once per file. From now on, Textastic will save both the Dropbox and the FTP remote location and asks you which one you want to use when you use the quick upload feature ("Upload This File"): http://www.textasticapp.com/v5/manual/lessons/How_can_I_quickly_upload_downloaded_files.html
0
Thanks

A critical app for iPad

Ted Chew 10 years ago in iPad updated by Alexander Blach (Developer) 10 years ago 1
I purchased Textastic for the iPad recently and it has already paid for itself in terms of allowing me to code on go. I love that it supports custom TextMate bundles, since I work with some pretty obscure languages for embedded systems. The local hierarchical file system with WebDAV support and links to remote content is wonderful! It is just what I was looking for and I have recommended it to others at work who have been sitting on the fence about buying a tablet due to their apparent limitations. Apple should thank you for coming out with such a capable editor!
Answer
Thank you very much! I really appreciate it.
0

Automatically FTP files to the original folder from which is was downloaded

Nigel 9 years ago in iPad updated 9 years ago 1

Another of my failings is to forget I've changed destinationfolder and FTP into the wrong place on my server then spend a while trying to work out why my latest change isn't working.

0
Under review

Keyboard bug

Fed 10 years ago in iPad updated 10 years ago 2

Recently I've found the keyboard doesn't appear when in portrait view. It also happens in landscape, but less frequently. This renders the app useless, unfortunately, because I love it. You have to close the app, and restart it. Quite time consuming.

Please fix.