Joaquin

Results 6 comments of Joaquin

This thing looks beautiful! On Sat, Sep 24, 2016 at 8:04 PM, Cedric Wehrum [email protected] wrote: > No, (not yet). > The hackyness is kind of the point I didn't...

Here is the code: ```robot *** Settings *** Library OperatingSystem *** Variables *** ${MESSAGE} Hello, world! *** Test Cases *** My Test [Documentation] Example test Log ${MESSAGE} My Keyword /tmp...

Sure! I will look into it On Wed, Sep 27, 2017 at 10:12 PM, Tatu Aalto wrote: > Ah, now I see. The problem is in the syntax highlighting definitions....

n00b question: how do I go to test my changes? simply modifying the YAML-tmLanguage file doesn't seem to have any effect

Still working on it, I'm still fairly new to regex. So far, I have managed to get the Table keywords to get highlighted properly. I'm currently have problems delimiting the...

Alright, I will adding some of the changes to my fork within these days if anyone is interested On Wed, Oct 11, 2017 at 1:17 AM, Tatu Aalto wrote: >...