+2
Completed

Multimarkdown output support

Giuseppe Pisani 13 years ago in General updated by Alexander Blach (Developer) 12 years ago 1

It would be great to have the Multimarkdown support, many apps support it and so we would not manage different syntaxes everytime we view/edit documents on different devices...

The Discount Markdown implementation lacks of captions, definition lists seem not work and the internal link are very hard to write than Multimarkdown.

Answer
Textastic 5.1 now uses MultiMarkdown v4 instead of the Discount Markdown library.
+2
Under review

Find and Replace items counter

Andriy Aleksyeyev 13 years ago in General updated by Destin8 3 years ago 2

Find (12) or Find and Replace (47) — please place items number in brackets on the button labels.

+2

Add syntax highlighting for gherkin so I can write my projects BDD specs on the go.

luke 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 1

Please add syntax highlighting for gherkin so I can write my projects BDD specs on the go.

+2

What's new in Textastic 4.3?

Alexander Blach (Developer) 13 years ago in General 0
New:

  • new font choice: Source Code Pro
  • added Inconsolata bold font variant
  • updated network libraries to latest versions (libcurl, libssh2, OpenSSL)
  • updated to latest Dropbox SDK
  • updated to latest TextExpander SDK

Fixed:

  • Dropbox: fixed errors when downloading many small files simultaneously
  • fixed an issue when trying to link to a Dropbox account without having the Dropbox app installed
  • fixed a crash when editing regular expressions in Perl files
  • fixed a bug when creating a zip file with lots of files
  • fixed "Failed initialization" error when connecting to certain SFTP servers
  • regular expression search: ^ matched every character instead of the beginning of every line
  • FTPS: SSL certificates were not validated properly
  • fixed an issue that would prevent overriding files on Bitvise SSH servers
  • search: the find field was always cleared when opening another file
  • fixed an issue when entering accented characters with an external keyboard
  • fixed an issue when cursoring above the first line with an external keyboard
  • fixed issues with "Open In" changing the file extension on iOS 6
  • fixed an issue when using "Open In" to open a binary files in Textastic when the password lock screen was shown
  • fixed rare drawing issues when inserting text longer than one line
  • fixed a problem when pasting text with Windows line endings (CRLF)
  • (S)FTP: improved detection of symbolic links
  • improved VoiceOver support
  • improved naming of newly created zip files
  • fixed truncated text in settings and other screens on iOS 6



Version 4.3
+1
Under review

Wrong behaviour when shift-clicking on a line number

ihaveseenfurther 1 year ago in General updated 1 year ago 3

Instead of the entire intervening text between the insertion point—or the current selection—and the line whose number is clicked or tapped on in the gutter while holding down shift, only that particular line is selected. The app actually tries to do the right thing at first, but then it glitches and selects just the one line.

+1
Under review

Character count

Denny 2 years ago in General updated 2 years ago 2

When using Textastic for blog or social media posts in markdown it would be really helpful to be able to get a character count of selected text. 

+1

Add an AI assistant, would make it a lot more fun to Code.

NutellaKopf 2 years ago in General updated by GreenGreens 6 months ago 1

Maybe add an AI that you can ask Questions about Code, that would make the App more beginner friendly and would make Code more understandable.

+1

Svelte language support.

itzTheMeow_ 3 years ago in General 0

Highlighting support for *.svelte files.

+1

Highlighting for VimScript

leviosa42 3 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 4 years ago in General 0

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