No similar topics found.

+2
Under review
Line padding bottom
Greetings!
Tell me how to make the space between the active line and the bottom border of the editor window? I use Textastic on macos and ios.
Best wishes!

+2
More dark themes (Onedark, Tomorrow Night, Dracula)
Can you add more dark themes for Onedark or Tomorrow Night or Dracula?
Users who used Atom or VSCode are familiar, and I think it will be easier to transfer.
Thank you for providing a good editor!
I will continue to use it.
(Translated)

+2
Add built-in support for Ledger (ledger-cli)
Not the most common format out there, but it's well supported by TextMate through a tmbundle (which works in Textastic btw):
https://github.com/lifepillar/Ledger.tmbundle
If this could be built into TextMate (for technical and legal reasons), that sounds like potentially an easy win.

+2
Keyboard not open everytime
I saw it on my old iPad 1 and my new iPad 2. Sometimes if I write something... closing the keyboard and selecting something, then the keyboard not pop up.
Then I have to deselect my selection and tapping somewhere to make the cursor blinking at a the selected position... then the keyboard opens and I can make a selection. ( Is that a bug or wanted? )
Happens very often.

+2
I have been trying to use textastic with less (lesscss.org) and I have been unable to get it to preview the HTML file correctly.
I have an HTML file that includes a .less file and then the JavaScript less compiler. When I preview with textastic, Iit appears that none of the JavaScript has executed.
Are there limits on js execution in the preview?
Are there limits on js execution in the preview?

+2
Is it possible to add the abb rapid syntax
Suggestion:
In ultraedit i have already the text files for the abb robot programing code( rapid) I missing this option in textasticapp!
Forseen that you have the option "others" in the syntax difinition list in textasticapp
then select the syntax text file , and your own code syntax is installing.
Thanks
In ultraedit i have already the text files for the abb robot programing code( rapid) I missing this option in textasticapp!
Forseen that you have the option "others" in the syntax difinition list in textasticapp
then select the syntax text file , and your own code syntax is installing.
Thanks

+2
Completed
Please honor iOS settings like Spell Checking, Auto-Correction, and Auto-Capitalization. Kudos for the good job!
Textastic doesn't apply them even if they are active system-wide.

Answer
Alexander Blach (Developer)
15 years ago
Added two options to the settings screen:
- Auto-Correction Yes/No
- Auto-Capitalization Yes/No
Both settings default to "No".
This is especially useful when editing plain text files or markdown files.
- Auto-Correction Yes/No
- Auto-Capitalization Yes/No
Both settings default to "No".
This is especially useful when editing plain text files or markdown files.

+2
Completed
An option to turn off line numbers
Line numbers make an editor look cool, but their practical utility is near zero — no one uses them for anything except perhaps when dealing with bug reports. They do consume precious screen real estate, especially in vertical mode, and I can see less code because of them.
I'd like to see a preferences option to keep them permanently turned off, so that I can see more code on screen. An option, so that we could switch them on sometimes if needed.
PS: I *love* Textastic!

Answer
Alexander Blach (Developer)
14 years ago
This is fixed for Textastic 3.1.
In the meantime, you can use this workaround:
BrowserMatch "^Textastic" redirect-carefully
Customer support service by UserEcho