+6
Planned

File extensions and syntax definitions

John Kern 15 years ago updated by Alexander Blach (Developer) 15 years ago 2
Please associate .xslt with xsl syntax definition so it will be recognized by other apps in "open with". Or feature manual extension of list of file extensions per syntax definition.
+6
Completed

arrow keys

Felix 15 years ago updated by Alexander Blach (Developer) 14 years ago 3
First of all your app is awesome! Perhaps you could implement arrow keys. I personally don't like selecting a caracter by taping on it. Right and left arrow keys would be fine.
Version 2.2
Answer
Added a cursor navigation wheel in Textastic 2.2.
+6

Syntax Highlighting for yaml

Harald Lapp 14 years ago 0
it would be nice, if textastic would support syntax highlighting for yaml files -- see http://www.yaml.org/

Which programming or markup languages do you use most often with Textastic?

Alexander Blach (Developer) 14 years ago updated 3 years ago 62
To better support your needs, it would be nice if you could tell me which languages you view or edit the most in Textastic.

If something is missing on this list, please add a comment and I'll add it as an option.
AsciiDoc
65
C
360
C++
373
C#
216
Clojure
60
CoffeeScript
91
ColdFusion
59
CSS
1118
Elm
22
Go
29
Groovy
34
Haskell
53
HCL
22
HTML
1484
Java
345
JavaScript
1261
JSON
448
LaTeX
271
LESS
101
Lisp
67
Lua
107
Markdown
641
MATLAB
85
MoonScript
15
N3/Turtle
20
Objective-C
272
Pascal
46
Perl
134
PHP
810
Plain Text
400
PowerShell
70
Python
686
R
123
RDF
21
reStucturedText
26
Ruby
204
Rust
33
Sass
182
Scala
44
Shell Script
290
SQL
171
Stata
35
Swift
145
TeX
97
Textile
43
TOML
35
Twig
9
TypeScript
62
Verilog
51
Visual Basic
16
XML / XSL
307
YAML
192
+5
Under review

Sort Lines

Marek Omasta 3 years ago in General updated by Alexander Blach (Developer) 3 years ago 1

I’d love to be able to sort lines in a text file. 

It’s useful for collecting data from websites and editing CSVs, i18n files, shell scripts or plain old text.

Usually to detect repetitive junk.

In some editors, Delete Duplicate Lines is part of it.


Here are examples from VS Code, Sublime Text, IntelliJ IDEA and gedit:


Image 505

Image 506Image 507Image 508Image 509


iPhone is my primary device now and apps such as Textastic allow me to get many things done on the go, without having to use my laptop.

Thank you!

+5

Autocomplete based on text in document

jangelsb 7 years ago in General 0

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

+5

Elm support (to catch up with Working Copy)

Stephen C 8 years ago in General 0

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.

+5
Under review

Support OneDrive for Business and/or Sharepoint via WebDAV

rolfgroeneveld 8 years ago in iPad updated by Hexin 7 years ago 7

I just found out that some apps (e.g. Goodreader) allow users to access their OneDrive for Business by inserting the Sharepoint URL in WebDAV. So far I can’t get it to work in Textastic. I get an error message “Error 403”. Am I missing something?

+5

Support for HCL (Hasicorp Configuration Language)

Kevin Kirkpatrick 8 years ago in General updated 8 years ago 0

"HCL (HashiCorp Configuration Language) is a configuration language built by HashiCorp. The goal of HCL is to build a structured configuration language that is both human and machine friendly for use with command-line tools, but specifically targeted towards DevOps tools, servers, etc."


https://github.com/hashicorp/hcl

+5

Find and replace in a whole project

Giacomo Lawrance 9 years ago in iPad updated by benjamino 6 years ago 1

It would be great if you could replace certain code with edited code in the whole project