0

Highlighting for ASP.NET MVC 3, file extension .cshtml.

Wolfgang Loder 14 years ago updated by Alexander Blach (Developer) 13 years ago 2
Setting it manually to HTML is a weak workaround, so an automatic highlighting rule related to cshtml extensions would be appreciated.
0
Fixed

Cursor Navigation Wheel Gets "Stuck" on Cursor Left

Tom Sobczynski 13 years ago updated by Alexander Blach (Developer) 13 years ago 1

When four-finger-swiping among apps, it often occurs that when I return to Textastic it begins endlessly repeating the move-cursor-left action on the navigation click wheel. If I tap that button, it stops.

Occurs on iPad 2 with iOS 5.0 running Textastic 3.1
Answer
This will be fixed in the next update.
0

Are there some hotkeyys for bt-keyboard? For example, preview?

Herman Saprykin 13 years ago updated 13 years ago 2
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
Under review

J Query

Mark Barbaric 11 years ago in General updated by Alexander Blach (Developer) 11 years ago 1
Hi Guys,

I was just wondering what is the best way to load J Query onto websites I am working on in Textastic. I have heard that a specific file is needed to compensate for lack of mouse when coding on an iPad or iPhone. Otherwise I think that the app is brilliant.

Thanks,

Mark



0

Work Directly from Dropbox folder

Ashley Hitchcock 13 years ago 0
Being able to edit files directly from dropbox without having to download them first. 
0

Can't connect to sharpoint WebDAV.

Mark Cohen 14 years ago updated by Alexander Blach (Developer) 14 years ago 1
The app shuts down when I try to connect to my SharePoint WebDAV server. Seems like a great editor but I can't use it.
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
Under review

HTML tags parsed and interpreted even in inline scripts

Omar Reidgrai 9 years ago in General updated 9 years ago 4

I have found a bug where html tags are interpreted within inline javascript and php, when they should be ignored. This is problematic if you have any closing tags contained in an inline script.

For example:


Image 133


Because the script closing tag in the string is interpreted , it will close the script tag early, and break the rest of the code as well as writing it all over the document. This can quite easily be countered by escaping the closing tag with a backslash, but that is inconvenient when dealing with large inline scripts.


0

Would like to be able to change the order of the sliding row of keys

Richard Brent 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Some keys on the sliding row get used more than others. It would be good to be able to adjust the sequence. For example i use (){} and ; a lot!