+1

Kotlin Syntax Highlighting

Rocketbro 2 years ago in General updated by Ralf Hauber 12 months ago 2

Textastic is a fantastic code editor. However, I’d like to be able to work on some of my android projects on the go using an iPad. TextAston doesn’t do anything for Kotlin (.kt) files. Would really love to see support for this in the future – would be extremely helpful since there are not really any options for android development on iPad at the moment. Thanks for all the work you’ve already put into this insanely great app!

+1

Highlighting for VimScript

leviosa42 2 years ago in General 0

Hi, I am a Textastic and Vim user.

I maintain my own vimrc on GitHub and use Textastic via WorkingCopy to edit it on iOS.

I have been using it for a long time and feel very comfortable with it. A slight gripe, however, is the lack of syntax highlighting in VimScript.

I would like to have syntax highlighting applied to *.vim and *.vimrc.

Thank you in advance.

PS: This sentence is using Deepl translation. Sorry if it's hard to understand.

+1

Multi-caret Editing

dictate meiosis0y 3 years ago in General 0

Is it possible to do multi-caret editing - to make the same change in specific multiple places at once?

+1

Missing in JavaScript code completion

sabi 3 years ago in General 0

Great app!

console.log and for-of loop are missing in the code completion suggestion.
I’m going through the advent of code using JavaScript in Textastic 👍

+1
Under review

SSH Terminal: Tap dismisses keyboard

Evan Mitchell 3 years ago in General updated by Alexander Blach (Developer) 3 years ago 1

While using the SSH terminal, to get the paste option you currently have to tap twice: the first tap dismisses the keyboard, and the second brings back the keyboard and shows the paste option. I would expect the first tap to bring up the paste option.

+1

Support for File Explorer via Files app

gee4vee 3 years ago in General updated by Doug Dyer 3 years ago 1

File Explorer is a great app that has Files app integration and it would be great if Textastic supported it like it does with Working Copy. This would allow mounting files on a remote server in FE and editing them in Textastic, among other things.

+1

Prettier

jeff drumgod 4 years ago in General 0

Add support for prettier directives.

https://prettier.io/

+1
Under review

MDNS support for local network name resolution

Stephane 4 years ago in General updated 4 years ago 2

First off great app, thank you for making it.


On my local network, I use mDNS to identify the machines so I don’t have to remember the IP addresses.

mDNS name resolution doesn’t seem to be supported (for ssh connections at least) in Textastic and it would be a convenient addition

+1
Under review

Instant editing

Fuchchchchc 4 years ago in General updated by Walrus 4 years ago 2

I just open Textastic to make a quick edit on some text in my clipboard and found it really hard to go through all the steps to create a file select the correct location etc.


it would be much easier if we could just start editing (and maybe safe to a file later)

+1
Under review

auto save

oliver 4 years ago in General updated by Alexander Blach (Developer) 4 years ago 1

Is there any way to turn off auto save? This is horrible. If I am making changes to my code to test something out and accidentally close the file, it saves it. Auto save should ALWYAS be OPTIONAL.