We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce5020 commit fb56cb4Copy full SHA for fb56cb4
snippets/vhdl-mode/asignation
snippets/vhdl-mode/assignation
@@ -0,0 +1,5 @@
1
+# -*- mode: snippet -*-
2
+# name: assignation
3
+# key: asg
4
+# --
5
+${1:variable} <= ${2:value};
0 commit comments