Sander

Results 92 issues of Sander

There is already a section which describes router usage:

closes https://github.com/microsoft/playwright/issues/30628

## Describe the problem Thanks again for the plugin :) I found a slight inconvenience with bottom and top buffers/windows; https://github.com/shortcuts/no-neck-pain.nvim/assets/17591696/396764a6-c93e-4136-a39d-ce2b6cb7ffbc 1. open a top or bottom buffer _(e.g. fugitive,...

bug
in progress

Would be awesome to have an CLI version of npm-trends

In order to update Playwright to the latest version, the following things must be resolved: - [ ] Set peer deps to `"@playwright/test": "1.34.0"` - [ ] Install `@playwright/experimental-ct-core` and...

Is there support or documentation available for debugging with nvim DAP? related; https://github.com/nvim-neotest/neotest-jest/issues/31

The watched tests are not run again when the tests are changed and saved. Is this not supported? Related to https://github.com/marilari88/neotest-vitest/issues/27, probably https://github.com/microsoft/playwright/issues/21960 and https://github.com/microsoft/playwright/issues/14748

When attempting to run the tests in my project (located at https://github.com/sand4rt/playwright-ct-web), I encountered the following error: `neotest-playwright: Error: Unable to locate playwright binary. Expected to find it at: /playwright-ct-web/node_modules/.bin/playwright`....

**Is your feature request related to a problem? Please describe.** The ability to change the color of the line next to the line numbers _(the red one in the screenshot)_...

enhancement
good first issue