mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-03-21 15:22:25 +00:00
yasnippet-debug.el can now be used to quickly test and debug a snippet in a file. * Rakefile (itests): New target, runs tests interactively. * yasnippet-debug.el: Set lexical binding. (when-let): Backwards compabtility definition. (yas-debug-live-indicators, yas-debug-live-colors) (yas-debug-recently-live-indicators, yas-debug-get-live-indicator) (yas-debug-live-marker, yas-debug-ov-fom-start, yas-debug-ov-fom-end) (yas-debug-live-range, yas-debug-with-tracebuf, yas-debug-snippet) (yas-debug-target-buffer, yas-debug-target-snippets) (yas-debug-snippets, yas-debug-process-command-line): New functions and variables. (yas-debug-test): Remove. * yasnippet.el (yas--snippet-revive): List snippet identifier in debug message. (yas--post-command-handler): Allow the debugger to run.
3.1 KiB
3.1 KiB