Hello, For some reason, there are no snippets available in the `.vscode/snipsnap.code-snippets` file. All I get is this: ``` <html> <head><title>404 Not Found</title></head> <body> <center><h1>404 Not Found</h1></center> <hr><center>nginx</center> </body> </html> ``` I couldn't see any errors in the terminal/console either. This is the same across multiple projects. Any ideas?
Hello,
For some reason, there are no snippets available in the
.vscode/snipsnap.code-snippetsfile.All I get is this:
I couldn't see any errors in the terminal/console either.
This is the same across multiple projects.
Any ideas?