0
Planned

Soft-wrap bug puts spaces at start of line

Rachel Greenham 13 years ago updated by Alexander Blach (Developer) 13 years ago 3
With a file containing blocks of prose text, as opposed to code, sometimes the soft-wrapping causes a space to be shown at the start of a line mid-paragraph; this happens when the text on the previous line exactly occupies the configured line width; ie: if the line width is 80, and the previous displayed line in a paragraph has exactly 80 chars, the space separating it from the text of the next line is itself wrapped to that next line. What should happen is that the last space on a line should be 'allowed' to break the line width restriction so the next word starts as expected at the start of the next display line.
0

Add pl/SQL to language list

Justin Rudler 12 years ago updated by Alexander Blach (Developer) 12 years ago 1
Any chance of getting pl/SQL added to the language list?
0

Paste without touching twice

Sangcheol Choi 10 years ago updated by bgrvfecdwsxa 10 years ago 1
When i copy and paste text, i have to touch twice. I know that is the default behavior of iOS. Can you add a button for pasting?
0

is there a way to refresh all files in a directory?

Joseph Heck 12 years ago in iPad updated by Eric Mehl 11 years ago 2

I've linked a directory to one stored in dropbox - primarily for code reading when I'm offline. Is there an easy way to refresh all of the files in a directory from the latest in dropbox?

0

Syntax highlighting for GLSL

Vilya Harvey 10 years ago in General updated 10 years ago 2
I would love to have syntax highlighting for GLSL, the OpenGL shading language. There are definitions available for other editors here, which might help:

http://renderingpipeline.com/2013/12/glsl-syntax-h...

(and thanks for a brilliant app!)
0

Can't load external scripts

fatalrhyme202 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
Thanks for such a great app, but I have problems with external sourced script tags such as jQuery library hosted on Google. For example this is not working for me <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
Is there a way to load and run external scripts?

Thanks in advance.
0
Answered

Textastic and Working Copy

Антон Гаврилов 9 years ago updated by Alexander Blach (Developer) 9 years ago 2
Могу ли я импортировать папку репозитория, открытую с помощью Working Copygit в хранилище Textastic?
0
Fixed

format xml with css preview doesn't work any more in 2.1

chrisreuter 13 years ago updated by Alexander Blach (Developer) 13 years ago 5
xml formatting with css worked fine in 2.0
Unfortunately it doesn't work any more in version 2.1
:-(
Answer
It works when the XML file has the correct styling tags and the CSS file is written correctly.
0

When I move .gif into a new folder, it suddenly has a white background.

Michael Walters 11 years ago in iPad updated by Alexander Blach (Developer) 11 years ago 1

Greetings,


  I have been learning to code on my iPad using Treehouse's app, along with textastic. When I downloaded the project files from TeamTreehouse.com and unzipped them into textastic, the .gif files on the site look fine. However, when I copy the images into a different folder, the parts that are supposed to be transparent are suddenly white. When I try to import .gifs from my iPad's photo albums, the same thing happens.


This happens both when I look at the individual .gif files and when I view the site that I have coded. Is this a bug or am I doing something wrong? Thanks.

0

I would like to see support for vhdl and verilog

Derrick Washington 13 years ago updated by Alexander Blach (Developer) 13 years ago 1
I am a hardware design engineer and I would like to see support for the hardware design languages that we use all the time