superle3
superle3
(closing as its stale, if you have more info and it still happens in 1.9.8 please provide the necessary information)
(duplicate of #282 and its not really a `bug`, escaping is just not implemented)
only changes done in the vault emit an `update`, outside we would have to ping the file ourselves to check if it has been modified. Then there is also the...
Currently the snippet engine only looks until the cursor + the key that is pressed. The solution would be to create some form of inline expansion. It could hurt performance...
Does this still happen? (also can't reproduce this)
Fixed by #306
Does this issue still persists and could you give some better steps to reproduce? For example start with a sandbox vault with no plugins installed and work from there to...
Latex suite imports the default export so an example for an file would be ```js export default [ {trigger: "mk", replacement: "$$0$", options: "mA"}, // insert your other snippets here...
Fixed in 1.9.8 in #362
I am guessing something goes wrong when deleting the trigger, since this doesn't happen for just inserting snippets normally with the command insertsnippet.