No similar topics found.
+5
Answered
What's new in Textastic 3.0?
Major new features:
- Re-implemented the code editor and syntax highlighting engine from the ground up. The new engine is compatible with TextMate syntax definitions and themes.
- You can choose from many popular themes
- New symbol list shows symbols in the current file (for example function and class names, html ids, markdown headlines...)
- The new syntax highlighter supports nested syntaxes (CSS in HTML in a PHP file)
- Markdown syntax highlighting
- You can now use your own custom syntax definitions and themes (this is explained in the manual)
- You can now bring up a list of recently opened files by tapping on the file name. This allows to quickly switch between several files. There's also a button that allows you to close the currently open file.
- Full support for Japanese text and other wide characters
NOTE: Because of a change that was necessary in this version, you'll have to re-enter all passwords for your connections after you install the update. Sorry for that.
Other changes:
- Added modification time in file listings
- Added a redo button
- Added more character encodings
- New "Copy All" command to copy the contents of the current file
- CSS styles in Markdown are now used for preview
- When you do a quick file transfer, you can disable the overwrite confirmation prompt. You can also re-enable the confirmation in the app's settings screen.
- Row of additional keys is now shown in Find/Replace
- TextExpander support in Find/Replace
- If you manually select a syntax definition for a file, this is used as the default for all files with the file's extension (this helps with .h files, which can be C++, C or Objective-C)
Connections:
- Added ipv6 support for (S)FTP connections
- Fixed some WebDAV issues
- WebDAV: support for self-signed ssl certificates
- FTPS/FTPES: "SSL Mode": you can now require SSL only for the control connection or for all communication
- FTP: empty files (0 bytes) can now be downloaded
- FTP: You can now set the maximum amount of concurrent connections for FTP connections
+5
C# intellisense
C# intellisense: if a .NET developer will be able to use you app for coding on mobility, you'll gain for sure a great number of new users...
Please add support for C# intellisense.
Please add support for C# intellisense.
+5
Completed
Let users delete the Getting Started file
Currently, the Getting Started document is alway re-created at application launch.
Textastic also opens the document, when there are no other files in the files panel.
It should be possible to disable this behaviour and to delete the GettingStarted.textastic file.
Textastic also opens the document, when there are no other files in the files panel.
It should be possible to disable this behaviour and to delete the GettingStarted.textastic file.
Answer
Alexander Blach (Developer)
16 years ago
This is now possible in 1.1.
You can re-enable the GettingStarted file in settings.
You can re-enable the GettingStarted file in settings.
+5
Under review
Mount remote directory over ssh
Would be useful for development where you need to use a remote server.
Instead of checking files in/out over SFTP, I'd like to suggest mounting a remote folder locally.
What this means is that I can access any random file within the directory and when the file is saved, it's automatically pushed to the remote server without any other operations
This means that
- I can run it from my own flavour of web server - PHP, etc
- I can use GIT or SVN
Bonus points for allowing any web page open in the web preview window and an SSH shell :)
This may go against the philosophy of "Build everything into the one app", so I'd like to point that out upfront. I still think that the remote workflow support would be extremely useful.
Instead of checking files in/out over SFTP, I'd like to suggest mounting a remote folder locally.
What this means is that I can access any random file within the directory and when the file is saved, it's automatically pushed to the remote server without any other operations
This means that
- I can run it from my own flavour of web server - PHP, etc
- I can use GIT or SVN
Bonus points for allowing any web page open in the web preview window and an SSH shell :)
This may go against the philosophy of "Build everything into the one app", so I'd like to point that out upfront. I still think that the remote workflow support would be extremely useful.
Answer
Alexander Blach (Developer)
1 year ago
Actually, this is already possible using the app Secure ShellFish which allows you to access SSH/SFTP servers as folders in the Files app. You can add those folders as external folders to Textastic and open and edit the files as if they were local.
+5
Using TAB key on selected lines of codes…
It'd be nice if you'd add a feature where you can add tab to a selected lines of code without having to move your cursor to the beginning of a line and push TAB on the virtual keyboard. It gets tiresome when you have to do that on like 10 + lines of code. Also, it'd be nice if you'd also add another feature where it'd allow us to remove the tab beside a selected lines of code.
+5
Under review
Textile support?
THanks for the app, I can stop writing my own now. I would like to request support for textile files that end in .textile. The syntax highlighting is similar to markdown.
+5
A shortcut to save/upload your current file
Will be great to save and upload your files just pressing "cmd + s" on my bluetooth keyboard.
+5
Under review
Can add bluetooth keyboard page up/ page down support ?
Can add bluetooth keyboard page up/ page down support ? it's very useful on code view/edit.
+5
View Source code
I've just started using your app today seems pretty solid liking it so far I'm writing my first completely HTML5 page with some heavy JavaScript and using the twitter API with it, one thing I've notice and it's a real bummer is the inability of viewing the source code on the preview page. Not the source code of the file it self but the sorcecode of the processed preview.
Customer support service by UserEcho