New in Textastic 10.6

More Flexible Pricing Model

Textastic is now free to download with a one-week free trial.

To start the trial, new customers can choose a yearly or monthly Textastic Pro subscription.

You can also unlock all features with a one-time purchase instead of subscribing.

Anyone who previously purchased the app retains full access to all current features at no extra cost.

Other Improvements

New in Textastic 10.5

Improved Creation of New Files

New files can now be created with just two taps: After tapping the “+” button, a file name is suggested (e.g. “Untitled.md”), which can be accepted directly with the “Create” button.

The file extension can now optionally be selected from a menu. This menu can be customized via Settings → New File.

The preselected file extension can also be configured in settings.

Custom HTML and CSS for Markdown Preview

You can now customize the Markdown preview with both custom CSS and HTML. Save your custom styles in the file “Local Files/#Textastic/markdown.css” and your custom HTML in “Local Files/#Textastic/markdown_head.html.” The web preview will use these files when rendering Markdown, allowing you to load JavaScript libraries like MathJax or Highlight.js.

To make customization even easier, buttons have been added to Settings → Web Preview to open “markdown.css” and “markdown_head.html” directly in the editor.

Other Improvements

New in Textastic 10

Refreshed User Interface

New icons and modern look in all parts of the app. Uses menus in more places, for example when tapping the More button and when changing the sort order of file lists.

New horizontally scrollable tab bar. It's now easier to re-arrange tabs with drag & drop.

Improved Swift Support

Added a completely new Swift syntax definition with support for modern Swift including async/await.

Swift classes, structs, enums, functions, properties etc. are now shown in the symbol list.

Easier Upload

Upload files to any remote connection using the new More → “Upload To…” menu without leaving the editor.

Other Improvements

New in Textastic 9.8

folder-search-alternate

Find in Files

You can now search for text or regular expressions in all files of a folder and its subfolders:

Tap the search field above a file listing and change the search mode from “Filename” to “Content”. In the search settings, you can choose to search for text or a regular expression. You can also set whether the search should be case sensitive, diacritic sensitive, and whether to search for whole words only.

Start the search by pressing the Return key after entering the search term.

Searching multiple files works in Local Files, iCloud and external folders (such as other folders in iCloud Drive or Git repositories in Working Copy).

Other Improvements

New in Textastic 9.7

file-code-add-1

Redesigned Adding New Files and Folders

glasses-retro

Improved Web Preview Server

data-transfer-horizontal

Remote Connections

Other Improvements

New in Textastic 9.6

New in Textastic 9.5

New in Textastic 9.4

Improved support for iOS 14

New in Textastic 9.3

hash

Commenting Code

angle-brackets

Improved Text Editing

weather-night-clear

Dark Mode Improvements

New in Textastic 9.2

This update contains important bug fixes related to the SSH terminal and text selection.

New in Textastic 9.1

New in Textastic 9

light-mode-dark-light

Dark Mode

Added full support for the native iOS 13 Dark Mode. That means that every part of the app now supports a dark appearance - including system views such as the document picker, context menus, alerts, and share sheets.

You can either match the system appearance or always use a light or dark appearance. For the dark appearance, you can choose between “Blue”, “Yellow”, and “Gray”.

layout-module-1

Multiple Windows on iPadOS 13

On iPad, several windows of Textastic can now be open at the same time. Do one of the following to open a new window:

navigation-menu

Context Menus for Files and Tabs

Bring up the context menu of a file to show all commands previously available only through the “Edit” button as well as new commands like “Open in New Window” and “Copy Path”.

The context menu for tabs allows you to close the selected tab, close all other tabs, keep the tab open (pin), and move the tab to a new window.

hammer-1

Easier Customization

This means that you can, for example, edit a theme or code completion file and simply press Cmd-Shift-R to save and reload it, enabling easy customization.

check-square

And More