LiveRamp / reslang

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23 stars 7 forks source link

Text Editors #77

Closed njaczko closed 4 years ago

njaczko commented 4 years ago

I wrote a Vim plugin that provides syntax highlighting for Reslang. It makes working with Reslang much easier for me, so I'm sure others might find it useful.

I'm proposing an editors directory - an idea stolen from Google's Jsonnet language.

I moved the vscode directory into editors. @lr-conrs , does your vscode plugin need any changes to accommodate this change?

liveandrew commented 4 years ago

ha, my dave wrote jsonnet while @ google. we met while doing our phds together.

looking at the syntax now