Sebastian Malton

Results 129 issues of Sebastian Malton

Signed-off-by: Sebastian Malton fixes #5392

enhancement
area/linux

Signed-off-by: Sebastian Malton ~Blocked on #5399~ - This work fixes some of the types related to the communication channels - Converts the IPC request channel for shell authentication to be...

chore
PR: needs rebase

Signed-off-by: Sebastian Malton

enhancement
PR: needs rebase
area/catalog

Signed-off-by: Sebastian Malton fixes #56 Changes: - changing the code to be typescript - updating the package.json to reflect that change. - Fix the list and test scripts to run...

**Describe the bug** Setting `depth: 0` while watching a single file for changes does not report changes. Even though `raw` does. **Versions (please complete the following information):** - Chokidar version:...

mac
has test case

**Describe the bug** The correct way of importing modules in a `.ts` or `.tsx` file is `import styles from "./my-styles.modules.css";`, however if I accedentally do `import * as styles from...

Please answer the questions the best you can: 1) What version of bluebird is the issue happening on? 3.4.7 2) What platform and version? (For example Node.js 0.12 or Google...

enhancement

Signed-off-by: Sebastian Malton fixes https://github.com/Stuk/eslint-plugin-header/issues/47

When I hover on an expression the type of that expression should be shown, not the code that declared it.

## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual for your release? The v2 manual...

kind/feature
help wanted
area/v2
status/confirmed