andreadev-it

Results 30 comments of andreadev-it

Hello @par4m, yes, there is no problem if you want. Just wanted to warn you that, since this was just for a pull request, I won't be maintaining this fork...

I've created a pull request for this feature. I did test it, but please check it out and comment if you're having trouble with it!

Partially fixed with version 1.1.2. Now iframes without the "src" attribute can be inspected.

Thank you for noticing, I should really create a script to update those versions automatically both in package.json and manifest.json... Currently the plugin is at 1.1.7, I'm changing the version...

Hi schultzter, I've tested this in my local machine (running windows 10 with nvim 0.7.0) but I cannot seem to reproduce the problem. Are all the org files correctly parsed...

Did some troubleshooting: Even if I don't let him remove the packer.nvim directory, the modules are not loaded. After some digging through the code, I've found the culprit, and [made...

Checked in my forked version, and now the shellslash option works without issue. I've created a pull request about this

Found a problem: on linux the shellslash option is not disabled, it doesn't exists at all, and the code breaks. I'm making a change on that regard (using pcall to...

Tested on my linux laptop, that issue should be fixed now

Please wait before using this. I found a problem on linux distribution: the shellslash option is not disabled, it doesn't exists at all! This will cause an error in this...