-
# Suggestion
## 🔍 Search Terms
sourceFileToPackageName
## ✅ Viability Checklist
My suggestion meets these guidelines:
* [x] This wouldn't be a breaking change in existing TypeScript/Jav…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Just installed the latest Zed `v0.143.6-1` from arch repos. It is considerably slow to start, taki…
-
Type: Bug
When attempting to run `Python: Restart Language Server` a dialog box with the content
```
Command 'Python: Restart Language Server' resulted in an error (command 'python.analysis.resta…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Add typescript support
**Describe alternatives you've considered**
NA
**Addition…
-
### IDE Information
WebStorm 2024.3 RC
Build #WS-243.21565.120, built on November 7, 2024
Licensed to K L
Subscription is active until October 11, 2025.
Runtime version: 21.0.5+8-b631.16 aarch64 …
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
Calcite shell panels support the resiz…
-
## Overview
The focus for this code review will be centered around the Sign in an Audited Balance Input pages.
Please pay attention too:
* Javascript issues
* React components
## Review B…
-
-
Got:
> flycheck-add-mode: javascript-flow is not a valid syntax checker
> File mode specification error: (error javascript-flow is not a valid syntax checker)
My configuration:
```emacs-lisp
…
-
[Disallow `instanceof Error` checks](https://github.com/sindresorhus/execa/issues/422#issuecomment-625750262).
## Fail
```js
const isError = foo instanceof Error;
```
## Pass
```js
co…