+2

GitHub Markdown support

Jamie Maynard 4 years ago 0

Is there any chance of adding GitHub markdown support include:


* todo lists

* code syntax highlighting in the preview

Also might be cool to have different preview themes.

+2
Under review

Line padding bottom

La Unua Paso 4 years ago updated 4 years ago 2

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

Syntax highlighting for Apache FreeMarker

shurt 4 years ago in General 0

It would be extremely helpful if there was syntax highlighting support for Apache FreeMarker

+2
Under review

SendCode from Editor to Terminal. Shortcut for this?

rmbowers 4 years ago in iPad updated 4 years ago 2

Wonderful software! I am having fun leaning to use my ipad as an alternative to my macpro for some computing.

Question: How to implement two Sublime Text 3 packages, "SendCode" and "SublimeREPL"

Purpose: (of which there may already be a shortcut for) would be to highlight a block of text in an editor (usually R or Python), then use some shortcut (Cmd + E) to send code to the currently open terminal. Is this already possible? If not, would there be a way to use specifically the SendCode package for Sublime Text 3 in Textastic? I have already copied the two SendCode and SublimeREPL directories to my #Textastic directory, but have run Reload Customizations, but to no avail. I can get theme files to work properly, but am not able to correctly implement Sublime packages. Any pointers would be greatly appreciated.

+2

Add cursor navigation wheel to SSH Terminal

matthew 4 years ago in iPad 0

Please add your cursor navigation wheel (text selection not required), to the SSH Terminal, or add better arrow keys.  Would make using a SSH terminal editor much easier, especially if you aren’t using an external keyboard.

+2

terraform syntax highlighting

jeremygaither 4 years ago in General updated by Cynn C. 4 years ago 1

Please consider adding Terraform (HCL) syntax highlighting. Thank you!

+2

Built-in Javascript tmLanguage

Maurice Zoliker 4 years ago in General updated 4 years ago 2

Dear Alexander,

I really need the built-in "JavaScript.tmLanguage" you are using, in order to know the exact scopes names (to use them in my custom tmTheme) and be able to tweak it a bit if needed.

Would it be possible to share it?

Right now I am using the "JavaScriptNext.tmLanguage" but it is quite old and full of little bugs, whereas your built-in tmLanguage seems to be much more stable and recent.

Thanks a lot and keep improving Textastic, it is a pleasure to use it every day.

Kind regards,

Maurice

Answer

To show the scope at the cursor location, you can use the keyboard shortcut Ctrl-Shift-P (this can be changed in Textastic's settings -> Keyboard Shortcuts -> Code Editor -> Show Scope).

Here is the sublime syntax file used by Textastic:

JavaScript.sublime-syntax

+2
Under review

One file two views?

Sasmito Adibowo 4 years ago in iPad updated by Alexander Blach (Developer) 3 years ago 2

How to open the same file in two different views?

I have a long-ish file that I’d like to edit simultaneously in two different editors. Each editor would be looking at different parts of the file.

Every time I “open in new window” of the file, the current editor closes and being replaced by a new one.

+2
Under review

Selection improvement

VILLMER 5 years ago in iPad updated by Freemen Muaddib 5 months ago 5

I often need to cut very large pieces of code, sometimes hundreds of lines in length. I know Textastic already has some options for selecting text areas... such as using a two-finger tap to use the dial and minimiIng the text size to view more.....

However, selecting huge code chunks is still not easy..


I suggest adding The following option to the dial...

A Start Arrow (pointing right) to begin selection at the current cursor position

..user then scrolls to new location....

User presses End Arrow (pointing left) to end selection....

Is then prompted to copy, cut etc...

here’s a rough mockup...

Image 390





+2
Under review

hide unnecessary ui component

Dang H. 5 years ago in iPad updated by Graham 4 years ago 3

hello,

I would love to have an option to hide these components as it get in the way and wasting my screen real estate:

- system status bar

- system home bar (ios 13)

- textastic toolbar

Also a shortcut to open the file panel and focus to the search field would be very useful. I don’t think there’s a way to do it currently.