Guido van Rossum wrote:
> How easy are extensions like this to make? We might want to have one for
> the PEG grammar (if it goes through).
I don't think it's very hard. For instance,
https://github.com/brettcannon/vscode-zephyr-asdl is what it takes to add
syntax highlighting for ASDL. It pretty
How easy are extensions like this to make? We might want to have one for
the PEG grammar (if it goes through).
On Tue, Mar 3, 2020 at 6:44 PM Brett Cannon wrote:
> https://marketplace.visualstudio.com/items?itemName=brettcannon.zephyr-asdl
>
> Basically syntax highlighting and automatic bracket