0
Under review

preview in safari doesn’t work on iphone

brx 3 years ago in iPhone updated by Alexander Blach (Developer) 3 years ago 1

as in the subject, the button “Preview in Safari “ doesn’t do anything on iphone.

0
Answered

Google drive is greyed out when I try to use it as a local source

Neil Turner 3 years ago in iPad updated by Alexander Blach (Developer) 3 years ago 1

I want to use Google drive as a local source but it’s unavailable. Is there a way round this ?



Image 513




0
Under review

preview in landscape

brx 3 years ago in iPhone updated by Alexander Blach (Developer) 3 years ago 3

Preview on iPhone only works in portrait mode, it could be good if it could switch also in landscape

0
Under review

Adding new language definition file

Michael Monto 3 years ago in iPad updated by Alexander Blach (Developer) 3 years ago 1

I use Textastic to draft Batari Basic files.  Batari Basic is a coding language written as a high level language that converts to assembly language and finally converts to binary to be run on an Atari 2600.  Is there a way to customize Textastic with a word list of Batari Basic commands?  I've spend about 2 weeks trying to understand the customization instructions for Textastic with Sublime Text 3, .tmbundle packages, and .tmTheme files, but i just don't get it.  Is there a better step-by-step tutorial you know of that can help me?

Thank you!

0
Answered

Tmbundle not loading (racket lisp)

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

I have a local Textastic folder, which shows the special icons. I have a folder “racket.tmbundle” in that folder, but it appears to be ignored by Textastic. The bundle is from https://github.com/nitaigao/racket-tmbundle, which I assume is Textastic 1, as it is old and makes no mention of Textastic 2. I have also successfully loaded it into the macOS version of Textastic, so the I only have an issue with the iPad version and the bundle. Am I missing something, or is this a bug?

0
Completed

Reorder Tabs

tmslayton 3 years ago in iPad updated 12 months ago 6

It would be great to be able to use the mouse on the iPad Pro to reorder the tabs. I usually have about four + files open and usually I have main files in tab 1 & 2. To get them in the order that I am used to working on them each day I close all of the files and re-open them. It would be nice to just drag and drop the tabs in the order that I like to use them.

0
Under review

A user-customizable list of favourite folders for creating new files

Gordon Smith 3 years ago in iPad updated by Alexander Blach (Developer) 3 years ago 1

I frequently create new files in a few particular folders that are each several levels deep in different branches of the Local Files tree.  It would be convenient if I could put a short list of my favourite folders in the navigation panel on the left side of the screen so that I could jump from one folder to another with a single tap.

0
Answered

Delete Document Type Definitions

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

Is is possible to delete the standard Document Type Definitions?

Best regards,

Danny

0

Please support Z80 Assembler (ZX81, ZX Spectrum etc)

Mrplant 3 years ago in General updated 3 years ago 3
Answer

You can add custom syntax definitions to Textastic by using TextMate bundles or Sublime Text packages. See
https://www.textasticapp.com/v9/manual/customization/custom_syntax_themes_templates.html

A search for "Z80 Assembly Sublime Text" brought up this Sublime Text package which should work:

https://github.com/mrcook/Z80Assembly

Just put the file "Z80Assembly.tmLanguage.sublime-syntax" into the folder "Local Files/#Textastic/Z80/" and reload customizations. Then you should be able to select "Z80 Assembly" as a syntax definition in the file properties.

Here's how to get the file on an iPad:

  • Go to https://github.com/mrcook/Z80Assembly in Safari.
  • Tap the green "Code" button and select "Download ZIP".
  • Unzip the file in the Files app.
  • Copy the file "Z80Assembly.tmLanguage.sublime-syntax" to "On my iPad/Textastic/#Textastic/Z80/".
0
Planned

Text in the address bar in the embedded html browser is not properly visible

Tomas Kantor 3 years ago in iPad updated by Alexander Blach (Developer) 3 years ago 1
  • Text in the address bar in the embedded html browser is not properly visible while dark theme is enabled. Use different address bar background color or black font.