0
Under review

Golang completion & code formatting on iPad version

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

Hi !

I just bought Textastic code editor 9 for my iPad Pro and I’m facing a major issue at the moment. 

Looks like code coloration is working for my Golang files, but I do not manage to get any kind of completion & code formatting. Am I missing something ? 


All the other features (ssh & file syncing) work like a charm ! If I could get a deeper Golang integration, I could use this app on a daily basis for developing while on the road. 


Thanks for your future support :)


0

How to find files in Textastic memory cache

Doug Dyer 5 years ago in iPad 0

I am writing a PWA using JavaScript in Textastic. If I re run my code after a short interval, the database opens correctly (using indexedDBj). If re running after a long interval, I will often encounter this error: NotFoundError: Failed to execute 'transaction. Is there away to see what 'files' are stored in the Textastic memory cache?

0

Search & Replace preview

clozach 5 years ago in General 0

Hi. I really like what you’ve done in Search showing matches in their full context, complete with yellow highlights. In fact, it’s the best design I think I’ve ever seen in terms of clarity and ease of use. The only thing missing is a feature I first encountered in Google Sheets whereby a small preview of a cell’s pending value appears whenever the formula you’re editing reaches a calculable state: a live preview of the result.

In keeping with your current design, the way I’d like to see this is by doubling the cells in the results view such that each match snapshot is followed by a snapshot showing what that window of text will look like after the replacement has been made. This would completely eliminate the frustrating cycle of Attempt Regex > Discover Mistake > Undo > Attempt Modified Regex that happens when I forget whether Textastic uses /1 or $1 for capture groups. It happens when I get my capture groups mixed up. And it happens during replacements when I’ve made a capitalization error.


Honestly, what you have is already so close to perfect, it would be a shame not to reach out and actually reach perfection. 🌞

0

Support for DefinitelyTyped typescript files

kylesandars 5 years ago 0

Is it possible to get support for DefinitelyTyped typescript files like the files you’d normally get with npm install -D @type/google-app-script that allow for custom code completion in typescript files?

0
Answered

Allow access to the iOS system fonts for use in code editor

ROP 5 years ago in General updated 5 years ago 6

There are numerous apps that can access the iOS system fonts. These include—for example—RSS readers to customize the display of articles to your own taste, or graphic apps to use the fonts for layouts. If we can already add our own themes, it would be really desirable if the font selection could be customized as well. 

Textastic only offers a very small selection of fonts. There are so many other fantastic fonts for programming. I can easily install these with iOS and use them in all apps that access the system fonts of iOS. I think it should be no problem to make this possible for Textastic as well. This would be very desirable and a long-cherished wish of mine (as a typographer). 

We sit in front of the screens for hours to code. So the working environment should be more customizable.

🙏

0

Continuous Undo/Redo

Davetheword 5 years ago in iPad 0

Is it possible to make undo/redo (primarily with keyboard, e.g. cmd+z) take action continuously, ergo if the cmd+z is held for a short while, it starts automatically stepping back in undo history, and vica versa?

At the moment if there’s a bigger chunk of work done that needs to be undone, cmd+z has to be pressed every time to step back one by one.

Thanks in advance!

0
Fixed

Cursor jumps randomly

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

On IPad with folio keyboard the cursor randomly jumps across the whole document when pressing the up/down arrow keys. Haven’t managed to find any pattern in this behaviour, seems to be happening every now and then - but more often when selecting some text and using shift+arrow keys to jump between lines.

Let me know if I could provide anything more to help with this!

Answer

I could reproduce and find a workaround for this problem just yesterday. It will be fixed in the next update.

0
Under review

Syntax Bundle Not Loading (javascript-react.tmbundle)

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

I was following the manual on adding .tmbundle files for custom syntax highlighting, however, one bundle I tried to install isn’t loading into the application. Are there any methods or steps for users like me to debug this? I tried enabling the debug logs, but it looks like only the successful loading of bundles are logged when performing the “Reload Customizations” action.

The bundle in question is: https://github.com/jjeising/javascript-jsx.tmbundle

Notes: 

- I did find this bundle through online search- but based on my understanding, this bundle should be supported by Textastic.
- I am also assuming that there are currently no issues with this bundle. If there is, then I would expect to be able to see an error in Textastic’s debug logs.

- I have configured other syntax bundles in the application on the same device (at the same time as well), so there is no inaccuracy with my #Textastic directory.

0
Under review

markdown outline

Robert Bram 5 years ago in iPhone updated 5 years ago 2

Something to show Markdown headers to allow easy navigation to parts of the document.

0
Under review

Upload shortcut key not working, download working fine

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

Option + Command + Up arrow is not working but option + command + down arrow is working fine