KraXen72

Results 103 issues of KraXen72

### Describe the bug I cannot send files from phone on wifi to pc on eth cable. The pc is not connected to wifi. I can discover both devices from...

### Is your feature request related to a problem? Please describe. when sharing via link, one must download all the files one by one. this is pretty cumbersome. ### Describe...

### Clear and concise description of the problem When making an element with emmet, for example ```html div.text-center ``` and tab, would turn into ``` | ``` we get no...

stale

### Describe your suggested feature spun off of https://github.com/tachiyomiorg/tachiyomi/issues/9951 Please add a toggle in the setting that makes it so that pages from manga saved with the "Save Image" function...

Feature request

**Is your feature request related to a problem? Please describe.** https://github.com/leeoniya/uFuzzy is apparently faster & yields more results than minisearch. see comparison: https://leeoniya.github.io/uFuzzy/demos/compare.html?libs=uFuzzy,MiniSearch&search=super%20ma **Describe the solution you'd like** if not...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior See video: https://github.com/hoppscotch/hoppscotch/assets/21956756/7024ebda-c485-4a4f-837b-57012a4db243 ### Steps to reproduce 1. ping a json...

bug
need testing

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Python now has a better way to define type definitions than the...

feature

sveltekit projects have a `app.d.ts` file. i use it like this: ```ts declare global { interface NavLink { type: 'nav', title: string, href: string, } interface SubmenuSeparator { type: 'separator'...

false positive

![image](https://github.com/quick-lint/quick-lint-js/assets/21956756/52e62296-b46b-417c-9bc7-daed5d7a8824) i can rename it like i did with the `_VtourInfoDB`, but it's a hassle

false positive

svelte is another popular UI framework similar to react. being able to see lint errors in `` and `` would be a great start, and later even in inline-expressions &...