yamlscript icon indicating copy to clipboard operation
yamlscript copied to clipboard

Calva support for YAMLScript in VS Code

Open ingydotnet opened this issue 1 year ago • 2 comments

We need support for YAMLScript in VS Code and Calva is the way to go.

I think the way to do it to first support source mapping in the YS compiler. That links every position in the generated Clojure back to a position in YS file being edited.

That way we can use everything Calva does with Clojure but map it back to the YS file in the editor.

I need to work through the details with @PEZ the Calva author.

ingydotnet avatar Mar 08 '24 18:03 ingydotnet

I would be interested to know what sort of support and features you had in mind

riotrah avatar Mar 09 '24 01:03 riotrah

@PEZ and I need to have a discussion first.

ingydotnet avatar Mar 10 '24 12:03 ingydotnet

Archived for later

ingydotnet avatar Jun 23 '24 12:06 ingydotnet