+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) 13 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
63
C
356
C++
370
C#
214
Clojure
59
CoffeeScript
90
ColdFusion
58
CSS
1115
Elm
22
Go
28
Groovy
34
Haskell
52
HCL
22
HTML
1481
Java
345
JavaScript
1259
JSON
444
LaTeX
269
LESS
101
Lisp
66
Lua
106
Markdown
637
MATLAB
83
MoonScript
15
N3/Turtle
20
Objective-C
272
Pascal
46
Perl
134
PHP
810
Plain Text
398
PowerShell
70
Python
683
R
122
RDF
21
reStucturedText
26
Ruby
204
Rust
32
Sass
181
Scala
44
Shell Script
289
SQL
171
Stata
35
Swift
144
TeX
96
Textile
43
TOML
35
Twig
9
TypeScript
62
Verilog
51
Visual Basic
16
XML / XSL
307
YAML
191
+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

Keyboard shortcut to move current selection up/down

scottstamile 7 years ago in iPad updated by tmslayton 2 weeks ago 2

Some text exitors have the ability to move the current line or selection up or down using the keyboard. This has many used, for reordering blocks or lines.


A number of mac apps including sublime text and omnioutliner use the shortcut cmd + ctl + up/down

+5

Elm support (to catch up with Working Copy)

Stephen C 7 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

+5

Edit multiple section of a document simultaneously

John G 9 years ago in General 0

Have the ability to select multiple parts of the document and edit it at the same time. Similar to a feature sublime text editor has.