Hi Skip, If you're using the revigniter bundle, the files have to have ?<rev at the start. It can be in --comment line.
Pete lcSQL Software On Sep 16, 2014 7:32 PM, "Skip Kimpel" <[email protected]> wrote: > Thanks Matthias, > > In theory this shoul work... Does anybody actually have this successfully > running on an iPad with Textastic? I get LiveCode to show up as an > option in syntax definition but it is not doing anything to format the text. > > Just curious..... > > SKIP > > > > On Sep 16, 2014, at 5:53 AM, Matthias Rebbe | M-R-D < > [email protected]> wrote: > > > > Hi, > > for iPad there is an Editor called Textastic, which uses TextMate > bundles for syntax highlighting. > > > https://itunes.apple.com/en/app/textastic-code-editor-fur/id383577124?mt=8 > > > > > http://www.textasticapp.com/v5/manual/lessons/How_can_I_add_my_own_syntax_definitions__themes_and_templates.html > > > > Regards, > > > > Matthias > > > > > >> Am 16.09.2014 um 11:29 schrieb Skip Kimpel <[email protected]>: > >> > >> Anybody create a solution for the iPad? Would love to continue to code > when I don't have my laptop handy... > >> > >> SKIP > >> > >>> On Sep 16, 2014, at 2:38 AM, Simon Smith <[email protected]> wrote: > >>> > >>> You can use SublimeText on the PC - the TextMate bundle from > >>> http://revigniter.com/accessory works perfectly. (With sublime text 3 > drop > >>> the unzipped folder into the AppData\Local\Sublime Text 3\Cache\ - > worked > >>> for me on Windows 8. I also renamed revIgniterTMbundles1.3 to livecode) > >>> > >>> On Mon, Sep 15, 2014 at 5:33 PM, Alejandro Tejada < > [email protected]> > >>> wrote: > >>> > >>>> Matthias Rebbe | M-R-D wrote > >>>>> The last days i tried to create a syntax highlighting and > autocomplete > >>>>> file > >>>>> for Ultraedit for Mac. Maybe it is working under Windows, too. > >>>>> Did not had the time yet to try. > >>>>> > >>>>> I am pretty sure that the file is not 100% perfect, but at least > >>>>> i have added all commands, constants, keywords, properties > >>>>> and so on and colorizing, auto indent and unindent are working. > >>>>> Code folding seems to work also. > >>>>> > >>>>> As i am working in LC editor with the custard yellow background, > >>>>> i adjusted the highlighting colors to correspond with that background > >>>>> color. > >>>>> But it is very easy to adjust the colors for each type (property, > keyword > >>>>> and so on.). > >>>>> You can do this directly in UltraEdit. > >>>>> > >>>>> I have uploaded the file in case some one is interested in it. > >>>>> https://dl.dropbox.com/s/27ohn9yzxwrt863/index.html?dl=0 > >>>> > >>>> Really Nice! Many Thanks for sharing this configuration file. > >>>> I opened the file and noticed this: Colors = 4194432 > >>>> > >>>> This color notation is Hexadecimal, Octal or Binary? > >>>> > >>>> By the way, Did you know of a configuration file for > >>>> NotePad Plus? > >>>> > >>>> Thanks in advance! > >>>> > >>>> Al > >>>> > >>>> > >>>> > >>>> > >>>> -- > >>>> View this message in context: > >>>> > http://runtime-revolution.278305.n4.nabble.com/LiveCode-syntaxhighligthing-and-autocomplete-for-Ultraedit-available-tp4683271p4683279.html > >>>> Sent from the Revolution - User mailing list archive at Nabble.com. > >>>> > >>>> _______________________________________________ > >>>> use-livecode mailing list > >>>> [email protected] > >>>> Please visit this url to subscribe, unsubscribe and manage your > >>>> subscription preferences: > >>>> http://lists.runrev.com/mailman/listinfo/use-livecode > >>> > >>> > >>> > >>> -- > >>> > >>> *Simon Smith* > >>> *seo, online marketing, web development* > >>> > >>> w. http://www.simonsmith.co > >>> m. +27 83 306 7862 > >>> _______________________________________________ > >>> use-livecode mailing list > >>> [email protected] > >>> Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > >>> http://lists.runrev.com/mailman/listinfo/use-livecode > >> > >> _______________________________________________ > >> use-livecode mailing list > >> [email protected] > >> Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
