0
Under review

Change Third party providers display name within Textastic

Bill Raynor 6 years ago in General updated 6 years ago 2

When I add third-party providers BELOW the Open.. file, They all get the same name, “Documents”, and the same sub-title “External: Storage Provider”.   It would be nice to be able to customize the displayed name rather than guessing by position.

0
Answered

connet to ftp error

Yudhi 6 years ago in iPad updated by Alexander Blach (Developer) 6 years ago 3

I got error 530 Non-anonymous sessions must use encryption when tried to connect to ftp. Please help...

0
Under review

Cursor wheel under keyboard

Dave Modis 6 years ago in iPad updated by Alexander Blach (Developer) 6 years ago 1

Everytime when I work cursor wheel on one of file hides under keyboard. This issue only on Textastic 7

Youtube video

0
Answered

Es6 Modules

codeCaveMan 6 years ago updated by Alexander Blach (Developer) 6 years ago 4

Does testastic support importing and exporting modules between js files? For some reason, the following code doesn’t seem to work https://feedback.textasticapp.com/communities/1-textastic-for-ios#

// file1.js

function sum(num1, num2) { 

     return num1 + num2;

}

export default sum;

// file2.js

import sum from "./file2.js"; 

console.log(sum(1, 2)); // instead of 3 I get the message “SyntaxError: Unexpected identifier 'sum'. import call expects      
exactly one argument.”

note: file1 and file2 are in the same folder.

Thanks for your help.

Errol

0
Under review

Firebug Lite replacement

Нездешний 6 years ago in General updated by Alexander Blach (Developer) 6 years ago 1

Firebug is no longer maintained. 

Please keep an eye on this open source project as replacement for firebug lite.

0
Under review

Verbindung über Lokal/Netzwerk

tobias baur 6 years ago in General updated 6 years ago 3

Hallo Herr Blach! Gibt es die Möglichkeit auch irgendwie lokal, also im eigenen Netzwerk, sich mit seinem eigenen Webserver zu verbinden? Ich steh nicht so auf WebDAV oder FTP :-/ Extern lieber VPN und dann "lokal" programmieren :-)

0

Not working in Preview

hiro 6 years ago in iPad updated by Alexander Blach (Developer) 6 years ago 1

If i write absolute paths, the app can not recognize the root folder and it can not show correct preview.

<link rel=“stylesheet” href=“/css/css.css”>

I want the app to recognize “/“ as the working folder.

0
Not a bug

The additional keys row gets cut off when another app is open in split view

49wjoc 6 years ago in iPad updated by Alexander Blach (Developer) 6 years ago 1

As per title

0

Import Bookmarks from Cyberduck

Simon Teufel 6 years ago 0

It would be nice if I could import the FTP bookmarks from Cyberduck into Textastic. This way I could work on my projects in iPad oder iPhone.

0
Under review

The magic isn’t happening

Raman 6 years ago in iPad updated by Alexander Blach (Developer) 6 years ago 2

I thought, that this app will allow me to work on my iPad, but it doesn’t seems so.

Firstly, I can’t connect to my VPS with precisely correct login and password. It’s annoying but still.

And today I found myself unable to open php-files! What the hack?!

Image 324