A LEFT and RIGHT shift button to move the cursor
I find it very difficult to drop the curser in the correct place. Thus I frequently have to delete and retype some of the code. Could we please have LEFT and RIGHT move buttons to enable the cursor to be repositioned.
iCloud synchronisation problem
My MacBook is not get synchronised anymore after catalina upgrade.
I cannot even see the Textstatic folder within my idrive directory.
Thanks for your help
X server for displaying plots
Is there any way to set a X server ( to display interactive plots from softwares like R, Python while using them on Linux in some SFTP server) ?
Es6 Modules
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
Import Bookmarks from Cyberduck
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.
Create Textastic deep links into a file in Files
Hi,
I would like to use Textastic everywhere for accessing markdown text files which I keep in iCloud Drive or in Dropbox, which are both accessible via Files.
However,I don’t want to have to launch textastic whenever I do this. I want to be able to store URLs referring to particular files in other apps, like OmniFocus, Notes, etc..
Does Textastic have an ability to generate a deep link that refers to a specific file that Textastic can edit through the Files system? If so, then I could just start using these Textastic URLs everywhere.
Customer support service by UserEcho