When YASnippet creates new snippets it adds the .yasnippet extension to the new file. This makes it easier to identify snippet files. To conform with this behavior I have renamed all the snippets.
I have also made minor formatting to many snippets such as removing the space before the opening parenthesis of a condition for a control structure (and the same for the directives describing the snippet). I realize this is a style preference.
I added two snippets. One for inserting toString definitions and one for declaring and instantiating objects.
When YASnippet creates new snippets it adds the .yasnippet extension to the new file. This makes it easier to identify snippet files. To conform with this behavior I have renamed all the snippets.
I have also made minor formatting to many snippets such as removing the space before the opening parenthesis of a condition for a control structure (and the same for the directives describing the snippet). I realize this is a style preference.
I added two snippets. One for inserting toString definitions and one for declaring and instantiating objects.