
Syntax additions - converting vscode extensions?
Pretend I’m an idiot when it comes to language syntaxes in editors. I understand that Textastic is customizable but I’m still having a hard time wrapping my head around how to import/create a syntax.
I want to add Astro support to Textastic. They have language tools based on LSP (https://github.com/withastro/language-tools) but I don’t even know how to begin trying to integrate this into a syntax for Textastic.
Anyone have any examples of how they did this kind of thing from scratch?
Thanks.

Support for Kotlin?
I did not see Kotlin in the list of languages. it is my understanding this language has been out for the past 7-8 years or so and is popular in Android development.
Are there any plans to add this template to Texttastic?

Question: Autocomplete self defined variables and functions
Hello.
I have started using textastic.
This is really great app to work with, but I couldn’t figure out if there is function to autocomplete my self defined variables and functions.
I know there already exists a function to autocomplete standard functions, for example,
when you type “func…” and then tap Tab key, there appears:
function name() {
}
or “al” and tab then alert( )
but for var someThing, or function someFunc(){},
even if you type “some…” it does not show option to select from “someThing” or ”someFunc”.
we usually use self stated variables and functions for many times, and each time we are anxious for mistyping.
And so basically superior code editor has a function to autocomplete those - often little bit lengthy - names.
I hope anyone tell me how to enable that functionality.
Thank you.

Text files in iCloud created on one iOS device will be grayed out on another linked iOS device
I have Textastic on my iPhone and my iPad. Between the two of them I have an iCloud folder that syncs files. When I create a text file on one of these devices, it will not open on the other device without a little work. Chose general category as this isn't inherently an iPhone or iPad issue. The files have the following properties:
Encoding: Unicode (UTF-8)
Line Endings: Unix (LF)
Syntax: Markdown
Below is flow of screenshots that show the issue with the Based Anarky.txt (it's a batman thing) file that originated on my iPad and I am trying to open it on my iPhone:
1. Click on greyed out file.
2. Receive error
3. Long press on file and click open as text file
4. Click open
5. Receive error, file contents not showing
6. Check file list to see file is no longer greyed out, click on file
7. File opens properly






Auto space before and after <= and >= in Swift code
At least in the compiler I am using now (and probably in general as I have seen this being described as an issue in some Swift forums) there must be a space before and after <= and >= (and I assume also < and >; == seem to work without in my compiler though). It would therefore be nice if the editor could automatically add a space before and after if you forget it.
This should also be part of the Prettify functionality I have just suggested.

Crystal support for .cr files. I was surprised to find this works in Working Cooy but not Textastic.
Basic syntax support for the Crystal language.

Preview in default browser
When I select Brave as my default browser and wish to preview an HTML file upon which I’m working, Textastic still offers only “Preview in Safari”. I suppose I can live with that: cosmetic. When I select it, however, this happens. An appropriate call to my default browser (Brave) occurs, but it yields a new blank tab, not the intended preview of a local file. Perhaps this is due to Brave’s over-protective nature. If not, it surely would be nice to be able to acquire a preview in ANY default browser.

Faster renaming of files
Faster renaming of files:
(Like Pages) Click directly on the file name and you can rename the file.
Customer support service by UserEcho