
Web preview fullscreen mode.

Rust syntax highlighting

.vue file syntax highlight
Is it possible to get a syntax hightlight in `.vue` files?
A typical vuejs component file consist of:
<template></template> // html goes here
<script>export default{} </script> // javascript goes here
<style></style> // CSS goes here.
Is this possible? Every .vue file must have at least <style> tag. (Although for such a simple file we can just use html highlight).

Support encypting files individually by password
I'm looking for a way to keep some highly sensitive information on my iPad. I'm thinking about files being encrypted by an individual password on the iPad from within Textastic. The file should be encrypted when it its closed (probably asks for an explicit "close the file now" button). The password must be entered to decrypt the file when it is opened in Textastic. Encrypted files would stay encrypted even when sent to other places (cloud, mail, dropbox, WebDav, etc.).
Thanks
Peter

Search and search/replace history
Oftentimes you want to use a previously used regular expression; other times you might have been working on a complex regular expression and want to go back working on it; or perhaps you were searching for specific phrases and the app crashed before you could find what you wanted. For these (and doubtless other) reasons, it would be very useful to have a history on the search and search/replace text fields.

Add the possibility to change line spacing/leading

AirPlay Support

Full-screen editing mode

Autocomplete based on text in document
Similar to Sublime Text, it would be awesome if when you typed it would suggest/ autocomplete based on other words in the current document.

Elm support (to catch up with Working Copy)
Now that Working Copy has built-in Elm syntax highlighting, I’ve stopped using Textastic. The instructions for installing external syntax highlighting is weak (including in the PDF). Even if we could just point to a Github repository for a .tmbundle, it seems that the Elm versions assume elm-format to be installed, which makes them incompatible with Textastic on iPad and iPhone.
Customer support service by UserEcho