Hi! I just published the extension on Open VSX Registry.
Just curious: what’s stopping you from using the “Download Extension” link in the Marketplace?
Hi! I just published the extension on Open VSX Registry.
Just curious: what’s stopping you from using the “Download Extension” link in the Marketplace?
Hi, thanks for publishing your extension also on open vsx registry! What “stopped” me was me thinking, that extensions could only be installed by directly using the site and no option of installing lokal packages. And: I didn’t see the option for a lokal download, too much visual clutter. Learning to use the editor, learning php and kirby and sitting in front of the screen for too many hours eats concentration. Thanks for your extra effort.
@thguenther hey there, thank you so much for this crazy good plugin.
i have one problem though… when i start typing something like $page->par i don’t see the list of kirby autocomplete options.
however, when i remove everything up until the arrow (with alt + backspace on a mac), and then start typing the same characters again, i do see the list of kirby autocomplete options.
but for me it only works when i use this trick, not out of the box. any ideas why?
thank you so much for your help!
 
 
hm. really strange. i am new to vs code. already tried disabling my other extensions + removing my custom settings + restarting the software. no luck.
i am on v1.77.3 on a mac. @thguenther are you too? any ideas where this might be coming from?
thank you so much for looking into that.
 
 
Yes, I’m also using 1.77.3 on macOS. I had a look at the settings I modified and found this one:
(PHP → Suggest: Basic is set to off)
Maybe the built-in PHP suggestions are overwriting the snippets? 
@thguenther yay, that did the trick! working as expected now. thank you for your help!!
 
 
FYI: I’ve just updated the extension to include the Kirby 4 changes. Let me know if I messed something up.
Huzzah! Nice work, Thomas!