0

Add support for Vala programming language

phase1geo 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1
0
Under review

So far I love it. However can’t navigate up from Dropbox folders

Larry Seyer 8 years ago in iPhone updated by Alexander Blach (Developer) 8 years ago 1

I use Dropbox for all code. 


I can navigate down into deep folders but I can’t navigate up one folder. 

0
Under review

Webdav bug

Нездешний 8 years ago in iPhone updated 7 years ago 3

Textastic don't recognize different accounts on the same webdav server
For example:
https://webdav.yandex.ru
User: example@yandex.ru
Password: 123456
or
https://webdav.yandex.ru
User: example2@yandex.ru
Password: 654321
It opens the same account


Tested on Yandex and Cloud.mail.ru webdav servers.

0
Under review

Dateierstellung lokal möglich?

mOOse 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

Ist es möglich direkt eine html oder css datei zu erstellen und diese dann zu bearbeiten? Wie kann ich emmet implementieren?

0
Under review

I can’t run the code

marc torras larson 8 years ago updated by Alexander Blach (Developer) 8 years ago 1

I can’t seem to immediately run the code I am using...

0

Smart Indent

david marzahn privat 8 years ago 0

Indent content in combination with auto brackets (hopefully coming soon).

0

Solidity

Just a simple dude 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1

Hey I’m working using solidity 

Would be amazing if you could support the language 

0
Under review

how to reference image in md and view it?

RonJeffries 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

i’m trying to use the ![](file.png) image format in a markdown doc, and to preview it. the file is not hooking up, displays as a square. inthe file browser, the file shows but is greyed out. what am i missing?


thanks!

0
Fixed

Several bugs

Нездешний 8 years ago in iPhone updated 7 years ago 8

Textexpander snippets is triggered only after the second time, when I run Textasic at first time.

There is simple snippet that paste text from clipboard by triggering  on double tap at #

Image 237



Also strange behaviour of code completion popup


Image 232


Image 233

Image 234


Part of code completion popup is hiding


Image 236



iPhone SE iOS 11 Textastic 6.4.3

Answer

All issues mentioned here will hopefully be fixed in the next beta version.

0

import from Working copy AND link the checked out code to an sftp connection

Arieljake 8 years ago in iPad updated by Alexander Blach (Developer) 8 years ago 1

i downloaded my code from GitHub using working copy, and now, want to see/test my changes as I work by uploading code to a server using sftp. Is there a way to set the remote connection for a github repo in Textastic to an ssh connection so that I can get the Upload File option under the share button?

Answer

Yes: First, make sure to add the Working Copy repository to Textastic using Drag & Drop as shown in the video at https://www.youtube.com/watch?v=Z0gyGwsF8vI

Navigate into the repository you just edit and edit the file. Then tap on the "globe" button to open the remote file transfer screen. 


Upload the file to your test server. You only need to do that once. After the first upload, the file is linked to the remote location and you can use the share button to upload it to that locatiation.