Karl Morrison

Results 68 comments of Karl Morrison

I did `sudo apt-get install libclang-3.8-dev ` Then: `export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/usr/lib/llvm-3.8/lib/"`

So to give more context, the person is wondering why the resize happens on the opposite side of the side when resizing, I'm also wondering why this is happening.

Was there an official answer to this btw?

Think it's a little crazy how these things were not built-in to begin with.

Bumping, this would be super useful. I currently have concurrent process happening. I have a MutationObserver that looks for DOM changes and then takes a screenshot via an exposed function....

Would be nice to list those things as dependencies in the documentation.

@eheydrick It's hard to make a PR when there is no information on how to use this plugin.

I would like a ` // prettier-disable-line`. I currently need an eslint comment: `// eslint-disable-line @typescript-eslint/no-unused-vars` but prettier keeps on shifting this to the next line.