You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Daniel Lundin (JIRA)" <ji...@apache.org> on 2010/09/25 14:30:33 UTC

[jira] Created: (AVRO-674) Vim editor support for IDL files

Vim editor support for IDL files
--------------------------------

                 Key: AVRO-674
                 URL: https://issues.apache.org/jira/browse/AVRO-674
             Project: Avro
          Issue Type: New Feature
         Environment: vim
            Reporter: Daniel Lundin
            Priority: Trivial


When editing IDL files, syntax highlighting makes life a little bit more colorful.
Immediate visual cues for spotting syntactical errors is also a good thing.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-674) Vim editor support for IDL files

Posted by "Daniel Lundin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Lundin updated AVRO-674:
-------------------------------

          Status: Patch Available  (was: Open)
    Release Note: Vim editor support for IDL files.

> Vim editor support for IDL files
> --------------------------------
>
>                 Key: AVRO-674
>                 URL: https://issues.apache.org/jira/browse/AVRO-674
>             Project: Avro
>          Issue Type: New Feature
>         Environment: vim
>            Reporter: Daniel Lundin
>            Priority: Trivial
>         Attachments: AVRO-674.patch
>
>
> When editing IDL files, syntax highlighting makes life a little bit more colorful.
> Immediate visual cues for spotting syntactical errors is also a good thing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-674) Vim editor support for IDL files

Posted by "Daniel Lundin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Lundin updated AVRO-674:
-------------------------------

    Attachment: AVRO-674.patch

First take on a Vim syntax-file for .avdl files.

I put it under /share/editors , not seeing any other obvious location for this stuff.


> Vim editor support for IDL files
> --------------------------------
>
>                 Key: AVRO-674
>                 URL: https://issues.apache.org/jira/browse/AVRO-674
>             Project: Avro
>          Issue Type: New Feature
>         Environment: vim
>            Reporter: Daniel Lundin
>            Priority: Trivial
>         Attachments: AVRO-674.patch
>
>
> When editing IDL files, syntax highlighting makes life a little bit more colorful.
> Immediate visual cues for spotting syntactical errors is also a good thing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AVRO-674) Vim editor support for IDL files

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915048#action_12915048 ] 

Eric Evans commented on AVRO-674:
---------------------------------

Nice. +1

> Vim editor support for IDL files
> --------------------------------
>
>                 Key: AVRO-674
>                 URL: https://issues.apache.org/jira/browse/AVRO-674
>             Project: Avro
>          Issue Type: New Feature
>         Environment: vim
>            Reporter: Daniel Lundin
>            Priority: Trivial
>         Attachments: AVRO-674.patch
>
>
> When editing IDL files, syntax highlighting makes life a little bit more colorful.
> Immediate visual cues for spotting syntactical errors is also a good thing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-674) Vim editor support for IDL files

Posted by "Philip Zeyliger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Zeyliger updated AVRO-674:
---------------------------------

           Status: Resolved  (was: Patch Available)
     Hadoop Flags: [Reviewed]
         Assignee: Daniel Lundin
    Fix Version/s: 1.5.0
       Resolution: Fixed

I've just committed this, Daniel.  (I tried it on a simple avdl file and it worked like a charm, too.)

Thanks, and congratulations on your first contribution to AVRO!

> Vim editor support for IDL files
> --------------------------------
>
>                 Key: AVRO-674
>                 URL: https://issues.apache.org/jira/browse/AVRO-674
>             Project: Avro
>          Issue Type: New Feature
>         Environment: vim
>            Reporter: Daniel Lundin
>            Assignee: Daniel Lundin
>            Priority: Trivial
>             Fix For: 1.5.0
>
>         Attachments: AVRO-674.patch
>
>
> When editing IDL files, syntax highlighting makes life a little bit more colorful.
> Immediate visual cues for spotting syntactical errors is also a good thing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.