epics-extensions / vscode-epics

VS Code colorization for EPICS database, templates and substitution files
MIT License
14 stars 6 forks source link

Add snl PV Assignment #50

Open agaget opened 3 years ago

agaget commented 3 years ago

add following snippet for SNL :

int pvExample; assign pvExample "{pvExample}"; monitor pvExample;