Jason Sperske

Results 6 comments of Jason Sperske

Just ran in to this bug (I'm running 1.5.1 with commons-cli 1.2)

I tried injecting the CSS from this article http://css-tricks.com/snippets/css/style-placeholder-text/ in the Developer Console and I didn't see any placeholder text, in case this help someone track down this bug.

Here is @qgli's changes as a patch file (in case it helps others quickly get up and running in Ubuntu 22.04: ```diff diff --git a/src/core/video/FFmpegVideoEncoder.cpp b/src/core/video/FFmpegVideoEncoder.cpp index d908531..0fbba4f 100644 ---...

Here are methods that might be used to make a more universal plugin: https://stackoverflow.com/q/21369029/16959

Created an RFC in https://github.com/storybookjs/storybook/discussions/25915

I needed this too! I took a stab at adding it in https://github.com/beaugunderson/codeowners/pull/45 and then creating an updated version of a vscode extension (https://github.com/jasonsperske/vscode-codeowners)