No similar topics found.
+28
Box support
Add support for Box.com.
Objective-C API can be found at http://developers.box.net/w/page/12923917/ApiExamples
+28
Support Coffeescript syntax highlighting and compilation
Coffeescript (jashkenas.github.com/coffee-script/) is a new language that is compiled on top of javascript and rubifies Javascript. It has disruptive potential, especially when combined with a javascript based webserver.
It would be great if syntax highlighting would be supported, even better if it was possible to compile and run coffeescript on the fly within the text editor.
It would be great if syntax highlighting would be supported, even better if it was possible to compile and run coffeescript on the fly within the text editor.
Answer
Alexander Blach (Developer)
14 years ago
UPDATE: I finally received the necessary documents from the US government! SFTP will be in the next version of Textastic!
Previous Status was: Textastic 2.0 will have an FTP client. SFTP (a subsystem of ssh) is mostly working too already, but every app on the App Store has to respect US export laws regarding encryption algorithms.
This is what Apple says:
"Your application will be uploaded to an Apple server in the U.S., which means that your product will be exported from the U.S. and is captured by U.S. export laws. This requirement applies even if you only plan to distribute within your own country."
I've started the commodity classification request process but I can't release a version of Textastic with SFTP support before I receive the the required documents from the Bureau of Industry and Security (U.S. Department of Commerce). Unfortunately this can take a few weeks (hopefully not months).
Previous Status was: Textastic 2.0 will have an FTP client. SFTP (a subsystem of ssh) is mostly working too already, but every app on the App Store has to respect US export laws regarding encryption algorithms.
This is what Apple says:
"Your application will be uploaded to an Apple server in the U.S., which means that your product will be exported from the U.S. and is captured by U.S. export laws. This requirement applies even if you only plan to distribute within your own country."
I've started the commodity classification request process but I can't release a version of Textastic with SFTP support before I receive the the required documents from the Bureau of Industry and Security (U.S. Department of Commerce). Unfortunately this can take a few weeks (hopefully not months).
+25
Dart support
Any chance of adding support for Dart? I understand that this is an Apple-centric app; just thought I'd ask
+24
Completed
Automatically adjust word wrap to fit screen
When i edit text i want to see it all on screen without doing additional horizontal scrolling.
+24
Under review
Bookmarks
Clicking the line number would add a bookmark to that line (visible by highlighting the line number somehow). Then a keyboard shortcut or popup window (maybe a couple icons added to the Line Number and Column number window?) would be used for navigating to First, Previous, Next, or Last bookmark (or just Previous and Next if there is not enough screen for four buttons). These icons could be hidden if there are no bookmarks in the open file. Clicking on the line number of a bookmarked line would remove the bookmark from the line.
+24
Completed
Save cursor position
And return to it when switching between files
When editing i usually switch between two or more files and it will be great if cursor will stay on previous position when switching
When editing i usually switch between two or more files and it will be great if cursor will stay on previous position when switching
Answer
Alexander Blach (Developer)
14 years ago
The cursor position (selected range) is now saved - even between app launches.
Will be available in the next release.
Will be available in the next release.
+23
Under review
Format code option
A lot of my code is minified and makes it almost impossible to read using this app.
I usually just use the code formatting option in dreamweaver then minifiy it when im done.
So, I guess I am requesting 2 options.
1. automatic code formatting
2. minify code option
I usually just use the code formatting option in dreamweaver then minifiy it when im done.
So, I guess I am requesting 2 options.
1. automatic code formatting
2. minify code option
+23
Under review
Undo Needs a Persistent History
I accidentally deleted the contents of a significant file - and then switched to another file. I lost the work in the first file because undo history resets when switching way from a file. Can undo support be more enduring?
Customer support service by UserEcho