Dang

Results 13 issues of Dang

In `redux-saga-test-plan` `v3.7.0` and `redux-saga` `v0.16.0`, I used to test exception in saga as below: ```js let saga = function* () { throw new Error('fail') } expect.assertions(1) expectSaga(saga) .run() .catch(err...

Hello, `g:ctrlp_default_input` prefilled the input with current file path, which useful when using with CtrlP itself, but make no sense in ctrl-funky Is there a way to disable it within...

Hello, This is covered by `no-missing-require` which we don't use. In our case, we have a monorepo with ESlint configured at top level for all packages. We only work with...

### Environment information ```block CLI: Version: 10.0.1 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" Rome Configuration: Status: loaded Formatter disabled: false...

S-To triage

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I don't know why it behave this way. I just assume this...

enhancement
editor
setting
keymap / key binding

Chào bạn, Trước tiên xin cảm ơn vì ứng dụng này. Hiện tại trên macOS, nếu một user đang dùng OpenKey thì user khác không thể dùng OpenKey nữa. Điều...

Feature

Hi there, I did use PackageResourceViewer to change sidebar entry font size. After that the animation is not as smooth as before, especially on large folder. Did anyone got that...

Hello, This is my setup. - I use `fish_user_paths` to my global utils dir, which happen to have node 20 inside. - I'm activating node 16 for work with `nvm...

**Is your feature request related to a problem? Please describe.** This is a feature request. `apm` is allow us to install package from github/gitlab/bitbucket but `sync-settings` doesn't support that. **Describe...

enhancement
good first pr