Your comments
11 years ago
The code completions files can be found at https://github.com/blach/Textastic-Customization
You can modify the "br" behavior by changing the "defaultAppend" string in line 165 (https://github.com/blach/Textastic-Customization/b...
Syntax definitions can be found by searching for "<languagename> tmbundle". Textastic supports textmate 1 syntax definitions. For example, the HTML syntax definition can be found at https://github.com/textmate/html.tmbundle/tree/textmate-1.x
You can modify the "br" behavior by changing the "defaultAppend" string in line 165 (https://github.com/blach/Textastic-Customization/b...
Syntax definitions can be found by searching for "<languagename> tmbundle". Textastic supports textmate 1 syntax definitions. For example, the HTML syntax definition can be found at https://github.com/textmate/html.tmbundle/tree/textmate-1.x
I think that's outside the scope of Textastic. It would propably be more appropriate for a separate app.
I'm using the following TextMate bundle in Textastic: https://github.com/textmate/fortran.tmbundle
It doesn't seem to support these obsolete features and I don't plan to add it, sorry.
You can add custom syntax definitions to Textastic by using TextMate bundles. See
It doesn't seem to support these obsolete features and I don't plan to add it, sorry.
You can add custom syntax definitions to Textastic by using TextMate bundles. See
You could try to modify the Fortran bundle yourself. The syntax files are located here: https://github.com/textmate/fortran.tmbundle/tree/...
The Fortran (Modern) comment syntax is defined here: https://github.com/textmate/fortran.tmbundle/blob/...
It supports "!" and "!-". The difference is that comments with "!-" also appear in the symbol list.
The Fortran (Modern) comment syntax is defined here: https://github.com/textmate/fortran.tmbundle/blob/...
It supports "!" and "!-". The difference is that comments with "!-" also appear in the symbol list.
Yes, Apple changed how external keyboards are handled in iOS 7, so this is no longer working.
They also added new keyboard APIs, so I'm going to use these to re-introduce this feature in an jupdate.
They also added new keyboard APIs, so I'm going to use these to re-introduce this feature in an jupdate.
Yes, Textastic does support .xsd files.
Hello,
it is possible to add add custom syntax definitions to Textastic by using TextMate bundles. See
A quick search for "xojo tmbundle" in Google didn't bring up a TextMate bundle though, so there doesn't seem to exist a compatible syntax definition at the moment, sorry.
Customer support service by UserEcho