codeout / vscode-junos

Junos Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=codeout.vscode-junos
MIT License
16 stars 2 forks source link

Member-range #15

Closed hroberts65616 closed 2 years ago

hroberts65616 commented 2 years ago

I installed this extension to VSC, and opened one of my juniper config files. It immediately gave an error for this line:

set interface interface-range SCOPE member-range ge-0/0/0 to ge-0/0/3

It does not like the to ge-0/0/3 at the end.

codeout commented 2 years ago

Thanks for your issue report, I'll take a look into this.

codeout commented 2 years ago

Hi @hroberts65616, I've just published v0.2.5 with the fix. Please try it and reopen this issue if you see any further problems.

https://user-images.githubusercontent.com/921696/180848963-029ee759-54cf-4b54-9621-1a80b76ef023.mov