0
Answered

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

Neil Turner 4 years ago in iPad updated by Alexander Blach (Developer) 4 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 4 years ago in iPhone updated by Alexander Blach (Developer) 4 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 4 years ago in iPad updated by Alexander Blach (Developer) 4 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 4 years ago in iPad updated by Alexander Blach (Developer) 4 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 4 years ago in iPad updated 2 years 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 4 years ago in iPad updated by Alexander Blach (Developer) 4 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 4 years ago in iPad updated by Alexander Blach (Developer) 4 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 4 years ago in General updated 4 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 4 years ago in iPad updated by Alexander Blach (Developer) 4 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.
0

Powerline/Nerd/Meslo Font Support

Wilton 4 years ago in iPad updated by Alexander Blach (Developer) 4 years ago 1

I am a ohmyzsh user, and I also use the theme powerlevel10k, which requires power line/nerd/meslo font support if I want to use it full-functionally.

Could you support one of these fonts in next updates?

That will be very helpful, thanks

Answer

You can add custom fonts. This is explained in the manual at https://www.textasticapp.com/v9/manual/customization/custom_fonts.html