rundis / lt-snippets

Snippets/templates support for Light Table
MIT License
12 stars 4 forks source link

Placeholders need to handle none word characters #10

Closed rundis closed 10 years ago

rundis commented 10 years ago

Ex: ${3:"src/**/*.js"} will not work. It is not recognized as a tabstop. Regex for tab stops needs to handle any characters as tabstop value