hackjutsu / Lepton

💻 Democratizing Snippet Management (macOS/Win/Linux)
https://hackjutsu.com/Lepton
MIT License
10.14k stars 475 forks source link

snippets|php.json invalid filename #351

Closed jericopulvera closed 4 years ago

jericopulvera commented 5 years ago

Environment info

Description of the problem / feature request / question:

I used settings sync extension in vscode and it creates snippets|php.json file now when I'm editing it using this app it causes an invalid filename error.

hackjutsu commented 5 years ago

It would be helpful if we have some relevant logs.

jericopulvera commented 5 years ago

@hackjutsu I'm not sure where to get the relevant log. I opened the devtools and click save edit but no logs appeared on devtools.

Here is the screenshot. Screen Shot 2019-04-21 at 9 29 53 AM

hackjutsu commented 4 years ago

Now we can disable the filename validation in .leptonrc configurations. https://github.com/hackjutsu/Lepton/pull/421