+2

ownCloud Support

Florian Müller 10 years ago in General updated 10 years ago 2
It is similar to dropbox but selfhostet. www.owncloud.org
+2
Under review

Own Workflows

Tapsi 10 years ago in General updated by Alexander Blach (Developer) 10 years ago 0
Hi Alex,

I have an idea for your Textastic project. I know this idea would be hard work, but maybe an option for IAP if you want to realize it. Do you saw the amount of feedbacks here? The most of it seems to be in realization of project stuff... like organizing files automatically, support things like SASS/LESS and so on. Maybe it would be a good idea to implement a workflow engine like in the Editorial application, which allows us to solve that problems on our own with customizable flows. It would be cool if the workflow engine is written on top of NodeJS, specially for the problems like SASS/LESS, because there are many NodeJS libraries out there to handle these stuff.

Greets

BlackCat

+2

Please add Fortran into the list

Li Dong 11 years ago in General 0

I often use Fortran for scientific programming, and Ruby/Bash for scripting stuffs.

+2
Completed

Multimarkdown output support

Giuseppe Pisani 11 years ago in General updated by Alexander Blach (Developer) 10 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 12 years ago in General updated by Destin8 1 year 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 9 years ago in General updated by Alexander Blach (Developer) 9 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) 11 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

Kotlin Syntax Highlighting

Rocketbro 12 months ago in General updated by Ralf Hauber 4 months 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 1 year 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 2 years ago in General 0

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