Oliver
Oliver
Could you describe how would you like to use it with the plugin? I image you would like the file being created from the filepicker, if non-existent, right?
Thanks for the kind words! Sometimes I am still surprised that people besides myself **actually** use the plugin 😄 Also thank you for the mappings you suggest - I like...
Implemented with #16
The plugin now supports creating non exsting files. I also created a hook to add more control of what happens when the file is opened. So what should be possible...
Hey @kaka-ruto! I really like your idea and I'm totally onboard with integrating it. The only thing I'm not quite sure about is the syntax ':Other ' you mentioned. But...
@ryoppippi Thanks for taking the time to compare the commits! Definetly a bug.. I will look into this and get back to you.
@ryoppippi This issue should now be fixed.. But I also saw a problem with your config. You have ```lua local sveltekit_target = { { target = "/%1/%+%2.svelte", context = "view"...