Alan North

Results 17 issues of Alan North

**Tell us about your environment** * **ESLint Version: 7.0.0** * **Node Version: v14.2.0** * **npm Version: v6.14.4** **What parser (default, Babel-ESLint, etc.) are you using?** default **Please show your full...

bug
rule
accepted
needs design

I tested all the video formats and webp, only gifs seem to work correctly. Some (mp4) ignore the frame (show previous instead), others jump to the end of the video...

🔷 Bug 🐛
⬜ Pending

### Environment 1. `node -v`: v14.2.0 1. `npm -v`: 6.14.4 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 1. your vscode-jest settings if customized: N/A...

First, it is not very obvious where to look for the subtitle options. My initial thought was to go to the settings. I had to search for other issues to...

feature request

Would it be possible to add syntax highlighting when styled is called like a regular function: ```js styled.div([], props => ` prop: ${props.some.prop}; `) ``` I really hated having to...

Hacktoberfest

Related to #32. Was trying out the plugin and was also very puzzled why the "Open View" command (that I had bound to a hotkey) wasn't "working" as I too...

enhancement

Is there some reason Regard 3D needs to know the location of the original photos? It seems to copy them into the project folder anyways (or are those modified in...

Found your extension after getting annoyed having to comment my config to switch terminals and while it is a giant step up from that and works great, having the side...

Recently I created a package for my eslint config and split it up into smaller configs. To be able to extend from that commit using an easy name like `CONFIG_NAME`...

### Did you check the docs? - [X] I have read all the todo-comments.nvim docs ### Is your feature request related to a problem? Please describe. I'd like to match...

enhancement