Abe Fehr

Results 27 issues of Abe Fehr

#### Operating system and version: #### `nvm debug` output: ```sh nvm --version: v0.38.0 $TERM_PROGRAM: iTerm.app $SHELL: /bin/zsh $SHLVL: 1 whoami: 'some-user' ${HOME}: /Users/some-user ${NVM_DIR}: '${HOME}/.nvm' ${PATH}: ${NVM_DIR}/versions/node/v16.13.2/bin:${HOME}/.rbenv/bin:${HOME}/.rbenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:${HOME}/Library/Android/sdk/emulator:${HOME}/Library/Android/sdk/tools:${HOME}/Library/Android/sdk/tools/bin:${HOME}/Library/Android/sdk/platform-tools $PREFIX: '' ${NPM_CONFIG_PREFIX}:...

pull request wanted
performance

**Describe the bug** I'd like to prototype a babel plugin using this tool **To Reproduce** Simply paste the example from [this page](https://babeljs.io/docs/en/babel-helper-module-imports) into AST Explorer, with `@babel/parser` and `babelv7` **Expected...

I have no idea what's going on, but the test runner seems to have trouble loading my files: Here is just one example of many failures that look similar: ```...

**Describe the bug** Either getting or setting in storage with encryption is failing. For context, this is the wrapper around the library: ``` import { MMKVLoader } from 'react-native-mmkv-storage'; const...

This isn't so much of an issue as it is a suggestion: I find the default behaviour of my pen's side button very weird, as it currently switches to the...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it If you open Zed and add multiple folders via right-clicking in the...

defect
project panel

### Why it is needed? It's nice to be able to choose a language on a per-app basis instead of setting the whole OS, and it looks like that's possible...

feature request

### What rule do you want to change? prefer-screen-queries or render-result-naming-convention ### Does this change cause the rule to produce more or fewer warnings? More warnings ### How will the...

enhancement

### Have you read the Troubleshooting section? Yes ### Plugin version v5.10.2 ### ESLint version v8.16.0 ### Node.js version v16.20.1 ### package manager and version yarn 1.22.19 ### Operating system...

bug

**Do you want to request a *feature* or report a *bug*?** I'm not sure if this counts as a bug exactly, but it's a performance issue for monorepos in cases...