Open cspaniard opened 7 years ago
Agree, they are a nightmare.
I agree as well... it is very irritating.
Has this ever been solved?
You have to modify the snippets in the snippets.json file.
Here are the steps:
Here is a snippets with all the \n before and after removed (using neovim macro) https://www.dropbox.com/s/zgx5uvvjwd8a2w6/snippets.json?dl=0
Hi,
Is there a way the for the extension not to add blank lines before and after the snippet expansion ?
I saw you have
\n
hardcoded into the snippet itself, but maybe a configuration setting could prevent from adding those extra blank lines. That way everyone could configure it to their liking...TIA, David