ArianaKhit / text-snippets-obsidian

Snippets plugin for obsidian
177 stars 21 forks source link

fix main.js #32

Open copeugne opened 2 years ago

copeugne commented 2 years ago

Fixed plugin for obsidian 0.13.23 changed editor.findWordAt method to editor.wordAt and changed properties accordingly.

Droyder7 commented 2 years ago

@copeugne Thanks man. I'm just looking for this fix.

copeugne commented 2 years ago

25 #29 already have already addressed this issue, it really helped. I just did the pull request, but I'm glad if it helped you.

danielbultrini commented 2 years ago

I am not sure what it is, but I can't use TAB to go between tabstops, nor can I use tab to expand... any idea why that might be the case? Thanks!

Droyder7 commented 2 years ago

@danielbultrini you have to also modify some code as shown here