mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-16 18:34:17 +00:00
Closes #372: removed trailing spaces in snippets
This commit is contained in:
@@ -14,7 +14,7 @@ ${5:public} class ${1:Name}
|
||||
|
||||
/// <summary>
|
||||
/// ${4:Default Destructor}
|
||||
/// </summary>
|
||||
/// </summary>
|
||||
public ~$1()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user