0
Under review

Syntax additions - converting vscode extensions?

Scott Willsey 2 years ago in General updated by Alexander Blach (Developer) 2 years ago 2

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.

0
Under review

Support for Kotlin?

Emily 2 years ago in General updated by Alexander Blach (Developer) 2 years ago 1

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?

0
Under review

Question: Autocomplete self defined variables and functions

psmuler 2 years ago in General updated 2 years ago 2

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.

0
Fixed

Text files in iCloud created on one iOS device will be grayed out on another linked iOS device

retrokaiju 3 years ago in General updated by Alexander Blach (Developer) 2 years ago 4

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


Image 469

Image 470Image 471Image 472Image 474

Image 476

Image 477


0

Auto space before and after <= and >= in Swift code

Arne 3 years ago in General 0

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.

0

Prettify

Arne 3 years ago in General 0

After copying code from somewhere else or making edits not handled by auto indents it would be nice to be able to activate a prettify function to indent marked or whole file. 

It should then be possible to configure your indenting preferences.


0

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

web 3 years ago in General 0

Basic syntax support for the Crystal language. 

0
Declined

Preview in default browser

Albo P. Fossa 3 years ago in General updated by Alexander Blach (Developer) 2 years ago 6

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.

0
Under review

Faster renaming of files

HackerFrosch 3 years ago in General updated 3 years ago 3

Faster renaming of files:

(Like Pages) Click directly on the file name and you can rename the file.

0

Would like to see support for V (vlang)

holder66 3 years ago in General 0