in-in

Results 10 issues of in-in

Huge list of multi-language frontend channels https://github.com/andrew--r/channels PS. Looks like this "Web Tools Weekly's YouTube Videos" channel doesn't have any video

This extension is dead and has not been maintained for six months. https://marketplace.visualstudio.com/items?itemName=blanu.vscode-styled-jsx ![200311580444532](https://user-images.githubusercontent.com/8797432/73512734-c0e05100-43fb-11ea-9342-a50c52a1ddc9.png) Also, the marketplace page does not display an important message from the maintainer. ![200311580444631](https://user-images.githubusercontent.com/8797432/73512744-ce95d680-43fb-11ea-9872-8443c6fe1927.png) It's just...

help wanted
discussion
missing information
syntax highlighing

After this command ```bash echo "пелот" | hunspell -d ru_RU ``` I expect to see the word "пилот" in suggestions ```bash Hunspell 1.6.2 & пелот 8 0: поле, пело, плот,...

I get "404 page not found" ![24021201750](https://github.com/usebruno/bruno/assets/8797432/30d75777-50f9-4372-bce9-d4c76508d72a) https://www.usebruno.com/downloads ![24021201815](https://github.com/usebruno/bruno/assets/8797432/f4a3c3ed-28c9-408c-8798-daa0cdc791d4) ```sh ➜ sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/bruno.gpg --keyserver keyserver.ubuntu.com --recv-keys 9FA6017ECABE0266 [sudo] password for mint: gpg: keybox '/etc/apt/keyrings/bruno.gpg' created gpg: failed...

The bar seems to be the same color as the background, so it is invisible. ![23016053638](https://user-images.githubusercontent.com/8797432/212586590-d65c61b3-3ac2-49c2-89e1-1340fa6b82a7.png)

cannot-reproduce-it

**Is your feature request related to a problem? Please describe.** I tried using Subpath imports but they don't work. It would be great if it were possible to use native...

enhancement
good first issue

### Describe the bug The plugin does not respect inline type qualifiers ```js //.eslintrc.js "perfectionist/sort-imports": [ "error", { "type": "alphabetical", "ignore-case": true, "groups": [ ["builtin-type", "type"], "internal-type", ["parent-type", "sibling-type", "index-type"],...

bug

### Description Replace "property" with "method" ### Motivation ### Additional details ### Related issues and pull requests

Content:WebAPI
size/xs

**Describe the bug** When using an npm package that exports a `scss` file, an error occurs: "Property 'MenuEnter' does not exist on type '{}'" **To Reproduce** Steps to reproduce the...

### What minimal example or steps are needed to reproduce the bug? ```css a { transition-timing-function: linear(0 0%, 0.999 44.8%, 0.866 58.4%, 0.998 77.2%, 1 100%); animation-timing-function: linear(0, 1); }...

status: ready to implement