Patrick Michaelsen

Results 12 issues of Patrick Michaelsen

Hi, In bash/zsh, one can `set -o vi` to use vi-like command editing. My question to the maintainer is whether such a feature in vorpal seems possible. If so, I'd...

this just bumps the peer deps and then it works npm i fails because of eslint packages. i removed them because id rather have a working production build than eslint...

Description: Hovering over different fields produces UI jitter. Possible Cause: Copy icon slightly larger line height than font Reproduction of Issue: ![2018-11-11_16-25-15](https://user-images.githubusercontent.com/8428140/48319732-ce2ed700-e5ce-11e8-9238-21a6678ca212.gif)

Fixes https://github.com/Javascipt/Jsome/issues/26#issue-1003339352

Past webpack 5 you need the following polyfills to use snoowrap: ``` { alias: { // required by snoowrap url: require.resolve('url'), querystring: require.resolve('querystring'), stream: require.resolve('stream'), 'stream-browserify': require.resolve('stream-browserify'), } } ```...

When there's an issue with setting a property or object that doesn't exist, the error message is `Object was null` or `Object was undefined`. It would be great if immutability-helper...

### Description > Note: I know it's been discussed to death https://github.com/mbnuqw/sidebery/issues/643#issue-1253799866 but I do have a slightly different usecase. Please read on. --- ### Feature Description * Panel configuration...

Does this issue occur when all extensions are disabled?: Yes/No VS Code Version: 1.94.2 Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427 Date: 2024-10-09T16:08:44.566Z Electron: 30.5.1 ElectronBuildId: 10262041 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Darwin...