TypeFox / yang-lsp

A Language Server for YANG
http://www.yang-central.org
Apache License 2.0
51 stars 13 forks source link

"input" and "output" blocks in NSO action definitions are incorrectly interpreted as duplicate schema nodes #213

Open Hubro opened 2 years ago

Hubro commented 2 years ago

The "input" and "output" blocks of NSO action definitions probably shouldn't be interpreted as duplicate schema nodes:

image

This leads to huge amounts of diagnostic noise in large YANG files.