+2
Planned

Should remember scrolled position in settings

Jean-Philippe Leconte 11 years ago in iPhone updated by Alexander Blach (Developer) 11 years ago 0

If you change settings often (I often change tabs and word wrap), having to scroll back to the usually same setting is tiresome. Additionally, remembering the scrolled position in themes would also make it a lot faster to test them all.

+2

Iphone code folding?

Tom Kelly 10 years ago in iPhone 0
Large docs require ways to reorganize sections. Iphone code folding? Outline rearrange? Thanks. Cut and paste doesn't cut it.
+1

Themes

Milon 2 years ago in iPhone updated 2 years ago 1

Hello there,

Today's post is just a funny one. I'll be releasing different types of themes for the community. I'll update this post regularly to add new theme's every now and then. Feel free to suggest themes!

How to add themes? Go to your Textastic app, open the local files > create a new folder name the folder #Textastic (make sure it's exactly named like that else it won't work!) add a file into the folder named (you may choose the name as long as the file extension is ends with) .tmTheme 

Theme's are below: 


Notepad theme:


+1

python3.6

diaotida 5 years ago in iPhone 0

Does it support python3.6 ?

+1
Under review

Text zoom with automatic text reflow

victordomingos 6 years ago in iPhone updated by Alexander Blach (Developer) 6 years ago 1

When zooming text with the pinching gesture with two fingers, it should automatically adjust text position to match the screen edges and automatically reflow text to fit them. This is specially important on iPhone, as the screen space is very limited. It could be an option in the settings, to allow both ways. 


The desired behaviour can be found, for instance, in an app named Permanote (formerly Nebulous Notes). You pinch the screen and the text adjusts its size and fits the screen, fowing in realtime.

+1
Under review

x-callback-url support for downloading/uploading (already mapped) files

Sha1 9 years ago in iPhone updated by Alexander Blach (Developer) 9 years ago 0
Is it possible to add x-callback-url support for downloading and uploading files that were already mapped to a remote? An example workflow would be: open textastic using openurl and paste the clipboard into the file (this functionality already exists) and when done upload the file to the remote. Similar workflow for downloading - open textastic and automatically download the latest version from the remote...

Thanks
+1

Support SwipeSelection

Steven Lu 8 years ago in iPhone 0
SwipeSelection used to work on iOS6 with textastic, but currently, on my iPhone 6+ with iOS8.1, the Textastic app doesn't fully work with SwipeSelection Pro (a Cydia tweak) -- it allows you to swipe back and forth across only about two characters. 

Hopefully you can take a look and see if this is an issue that can be fixed. 

Even better, if it can be supported natively by the app. There was a concern raised here (http://feedback.textasticapp.com/topic/114900-swipe-selection/) about special characters, but the way to deal with that is to just disable the swipe functionality when the key has been held, so that both features can be used together.
0

Jump to specified line number by URL scheme

Ts-Neko 1 month ago in iPhone 0

I would like to to display the line in Textastic by a specified line number from another app using URL scheme.

URL scheme, for example:

    textastic://x-callback-url/open?location=fullPath&path=%2Fexample%2Findex.html&line=100

I can open a file using this material as a reference.

https://www.textasticapp.com/v9/manual/integration_other_apps/x-callback-url.html

0

Error FTP Upload in unicode UTF-8 time out

Bastian von Linge 2 months ago in iPhone 0

I cant upload files in UTF-8.

I have some html files on a webserver, wrong formated as latin-1. I download, edit and format them as utf-8. When I want to upload these files I get a time out. But not all of the new formated files. If I upload these files formated as latin-8 theres no time out.

0
Under review

nmap scan crashes iOS App when webDAV server is running

jwittlerhannover 2 months ago in iPhone updated by Alexander Blach (Developer) 2 months ago 1

while trying to connect to the WebDAV Server i performed an nmap Scan against my iPhone, which reliably crashed the App.

Test Situation.

Mobile:
Textastc App Version: 9.9.2
iPhone: Xr (MRYD2ZD/A)
iOS Version: 16.2

Scanning Device:
OS: Debian Linux Bookworm (Linux 6.1.0-6-amd64)
Wifi Card: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
nmap Version: map 7.93

nmap Command: "nmap <LAN IP from iPhone>"

Result: Hard Crash of App. WebDAV Server is disabled afterwards.

Behavior is reliably reproducible.

Unfortunately, I don't have any other iOS/macOS Devices available