Per Sandstrom

Results 11 issues of Per Sandstrom

# What / Why When adding a scoped registry to my configuration, it does not appear to be respected. ## When ``` const conf = { cache: null, '@babel:registry': 'http://this-should-fail.example.com',...

React version: 18.2.0 ## Steps To Reproduce If this can be confirmed as a bug, I'll try to create a repo that shows the bug in action. ## The current...

Status: Unconfirmed

Just look at this absolute nightmare: ![Screenshot 2022-11-08 at 09 22 46](https://user-images.githubusercontent.com/1449130/200512412-0d9f5db2-59a4-4e9f-a221-79bae3d25072.png)

Just go here and try to unselect babel as a transpiler: https://createapp.dev/webpack/react--babel--react-hot-loader--typescript

### Check the following: - [X] I have checked the behavior after setting "vscode-neovim.neovimClean" in VSCode settings. - [X] I have read the vscode-neovim docs. - [X] I have searched...

bug
manager: typing

When working on another extension I saw these error messages appearing in the debug console once or twice just about everytime I selected a new file: ``` rejected promise not...

It is valid to write `"@types/node": "20.x",`. But currently that will show `(current version not found)` which is obviously not correct.

The newest version of vscode by default enables a similar git-blame text as this extension offers. I'd like to have both available , but it looks a bit weird currently:...

After reading this blog post: https://opencollective.com/styled-components/updates/thank-you How about adding to the top of the readme that project is in "maintenance mode"? Currently I know of many developers that think styled-components...