+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 1 year ago in General updated 1 year 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 3 weeks 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

Kotlin Syntax Highlighting

Rocketbro 2 years ago in General updated by Ralf Hauber 2 years ago 2

Textastic is a fantastic code editor. However, I’d like to be able to work on some of my android projects on the go using an iPad. TextAston doesn’t do anything for Kotlin (.kt) files. Would really love to see support for this in the future – would be extremely helpful since there are not really any options for android development on iPad at the moment. Thanks for all the work you’ve already put into this insanely great app!

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

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

+1

Missing in JavaScript code completion

sabi 4 years ago in General 0

Great app!

console.log and for-of loop are missing in the code completion suggestion.
I’m going through the advent of code using JavaScript in Textastic 👍

+1
Under review

SSH Terminal: Tap dismisses keyboard

Evan Mitchell 4 years ago in General updated by Alexander Blach (Developer) 4 years ago 1

While using the SSH terminal, to get the paste option you currently have to tap twice: the first tap dismisses the keyboard, and the second brings back the keyboard and shows the paste option. I would expect the first tap to bring up the paste option.

+1

Support for File Explorer via Files app

gee4vee 4 years ago in General updated by Doug Dyer 4 years ago 1

File Explorer is a great app that has Files app integration and it would be great if Textastic supported it like it does with Working Copy. This would allow mounting files on a remote server in FE and editing them in Textastic, among other things.