0
Under review

Shellfish drag and drop any file

Bartolomeo 5 years ago in iPad updated by Alexander Blach (Developer) 5 years ago 1

Hi! It would be nice to drag and drop any file type from shellfish. As .tsx, .properties and any type. Thanks!

0

Widget

Milon 5 years ago in iPhone 0

Hello,

Would it be possible to let us create custom widgets with our own code? Example: Make a widget and add our custom html code in to design stuff y'know. I'd love to have this if this was possible!


~Milon, I hope you enjoyed your Christmas holiday!

0
Under review

Importing images from non Photos app

Alex Blok 5 years ago in General updated 5 years ago 6

Please can you introduce a way to import images from other sources, such as Google Drive or the iPad's own file system. If I save an image out from (say) Photoshop at reduced quality to reduce the file size, there is no way to import it into Textastic. Correct me if I am wrong!

0

Hostname and iPad

DWM 5 years ago in iPad 0

I have a simple but irritating problem when setting up the terminal connection from an iPad. Would the hostname be http://(plus my IP address)? I ask because no combination of the settings appears to work. 

No matter how simple I make the password/username, they’re unrecognized and when I try the public key, I don’t have authorization. 


So... since I want the terminal to work without any ID or password, I am assuming that I’ve wrongly configured the iPad’s hostname. You have the example of textastic.com, I think... but what’s the structure of an end-user such as myself? 

I presumed it was the IP address, expressed as a URL— and that brings me back to the start of my message :-) 

Thanks 

0

how to access all the files on my ipad?

Chris Rowley G 5 years ago updated by Alexander Blach (Developer) 5 years ago 1 1 duplicate

I find no way to do this.  How can I drag and drop on an ipad!!!  Why can I not simply aceess the files app or other apps files?

Answer

Please use the "Open…" command in Textastic to open files from the Files app using the iOS document picker.

You can also use "Add External Folder…" to add folders from iCloud Drive or apps like the Git client Working Copy as an external folder to Textastic.

Have a look at this topic in the manual for details: https://www.textasticapp.com/v9/manual/integration_other_apps/external_files_folders.html

0
Under review

email support just hangs

Chris Rowley G 5 years ago updated by Alexander Blach (Developer) 5 years ago 1

says it all!

0
Answered

Running python code in SSH

atonaltensor 5 years ago in iPad updated by Alexander Blach (Developer) 9 months ago 3

Hello, 

Maybe I am being dense, but I cannot see how I could execute/run python code I've written in my SSH terminal window. 


Example: I'm editing a file called "main.py" in Textastic with "print("Hello World!"). I want to be able to open the SSH terminal (into my local server) and be able to type "python main.py" to see "Hello World!" printed inside the SSH terminal window. 

How do I achieve this without having to manually copy and paste code?

Answer

Hello,

I would do it like this:

  • create the python file(s) in Textastic in a folder within "Local Files" or "iCloud"
  • use the file transfer screen to upload the files to your server using an SFTP connection
  • use the SSH terminal to run the python file on your server using the same connection
  • when you now make changes to the python files on your iPad, you can use the "Quick Upload" feature of Textastic to upload your file with two taps or a keyboard shortcut (Cmd-Option-Up)

Please have a look at these topics in the manual for details:

Uploading and Downloading Files: https://www.textasticapp.com/v10/manual/remote_servers/uploading_downloading.html

Quickly Upload/Download: https://www.textasticapp.com/v10/manual/remote_servers/quick_upload_download.html

0
Under review

Shortcut File

Milon 5 years ago in iPhone updated 5 years ago 11

Hey,

Add a folder from textastic with files you can select to be there, these will include this feature. Make siri shortcuts get file context from the selected file of textastic using icloud. Thanks, sorry if this was badly explained!



Now a idea, let us ajust the themes on this website for our self if possible, thanks also! ^-^

0
Answered

Adding Rmd syntax highlighting

Jessica Temporal 5 years ago in iPad updated by Alexander Blach (Developer) 5 years ago 4

Hello! First of all let me say: This is a great app! I’ve been using it for a week now and I love it!

I was trying to add syntax highlighting for .rmd files but the highlighting isn’t working. I followed the steps in the blogpost I saw linked in other topics, and used this .tmbundle I found on GitHub. But the syntax isn’t rendering, either I did something wrong, or the bundle isn’t working, I’d appreciate a little help fixing it.

Here’s a print showing a .rmd file and correctly detected highlight:

Image 423

Thanks in advance =)

0
Under review

Lua

Milon 5 years ago in General updated 5 years ago 2

Hello, may I get some help? I am trying to make custom themes, and as well trying to make code completion and add custom keywords to the Code: Lua. The thing is I am on mobile so  I don’t know how to get the uuid from lua. I really need a Code Completer for lua. Thank you!