big-moving.ru/api/soft/Ace/lib/ace/snippets/razor.snippets

4 lines
35 B
Plaintext
Executable File

snippet if
(${1} == ${2}) {
${3}
}