No similar topics found.
0
Support for SVN
Hi. I've got this app knowing that it support svn, but finally I figured out that I saw the topic registered in the feedback page of Textastic homepage.
So I got disappointed that there is no option of svn for connection, but for another way, I drilled about using webDAV. And while working on webDAV I found that one of function of apache webserver, it supports webDAV and svn for version control. So that I connected to svn through apache webserver webDAV. So it seemed that all the ways go nice.
But, I've got something uncomfortable issue browsing files in my repository. When I connect the repository through HTTP protocol like http:{ip}:{port}/svn/test/trunk, it contains a directory like "er/2/trunk" but actually it is for viewing current revision information when I see it through web browerser. So the question or a request is that is there a way to ignore directories such like that, is for additional information for web browser.
I don't know about how it is going on that supporting various version control software, but if it is hard for supporting fully functional, then how about supporting things like making svn usable through webDAV and apache webserver's auto version control function through svn.
So I got disappointed that there is no option of svn for connection, but for another way, I drilled about using webDAV. And while working on webDAV I found that one of function of apache webserver, it supports webDAV and svn for version control. So that I connected to svn through apache webserver webDAV. So it seemed that all the ways go nice.
But, I've got something uncomfortable issue browsing files in my repository. When I connect the repository through HTTP protocol like http:{ip}:{port}/svn/test/trunk, it contains a directory like "er/2/trunk" but actually it is for viewing current revision information when I see it through web browerser. So the question or a request is that is there a way to ignore directories such like that, is for additional information for web browser.
I don't know about how it is going on that supporting various version control software, but if it is hard for supporting fully functional, then how about supporting things like making svn usable through webDAV and apache webserver's auto version control function through svn.
0
Under review
C++ string recognition bug
C++ code like this seems to be incorrectly recognized:
cout << "hello;"
This line is recognized as cout << "hello; and ", which should be recognized as one sentence.
cout << "hello;"
This line is recognized as cout << "hello; and ", which should be recognized as one sentence.
0
Answered
ios 7 support
I own a device with ios 7 and wanted to purchase Textastic in the App Store, but it said it required ios 8. Since Apple limited filesystem access with ios 8.3, I don't want to upgrade. I wonder if it was possible to make Textastic available for ios 7 again (maybe with less features)?
0
Postscript support
Any possibility for Postscript support? Or how about opening up the capability to define our own language rules?
0
Show PDF preview if a local file with the same name exists
Many of us are using remote typesetters to produce PDFs of LaTeX documents. If I have a PDF in the same directory as a Tex file with the same name, it would be great for Textastic to treat it as a "remote file preview" so that I can browse the PDF when activating the preview window
0
"Zap Gremlins"
It would be very helpful if Textastic had a "Zap Gremlins" capability (like BBEdit), or at least a capability to identify and eliminate non-printable characters.
0
paste image from clipboard
It would be a good thing to be able to paste images copied from other apps (such like Safari or Photoshop Touch) to the clipboard into any folder... Thanks !!
0
Custom code definitions
I know we have this, but I don't know how to create one. If we had access to the existing definition files, we could reverse engineer them and make our own without the need to create tutorials and such.
i.e. I don't like that HTML5 inserts <br /> instead of <br>. That's HTML 4 code. I also prefer tab over double space. If I could see what currently exists as a default, and could edit it and save it as a custom template, that would be really useful to me.
i.e. I don't like that HTML5 inserts <br /> instead of <br>. That's HTML 4 code. I also prefer tab over double space. If I could see what currently exists as a default, and could edit it and save it as a custom template, that would be really useful to me.
0
Answered
Creating a file on dropbox
Hi! maybe i missed this one, but is it possible to create a new file on dropbox or do you have to create the flie externally and then open it in dropbox?
0
Run javascript files
Coders should be able to run and test their javascript files so they can swiftly find bugs and debug the code.
Customer support service by UserEcho