scarf

Results 314 issues of scarf

from: https://github.com/denoland/deno/issues/20383 I'm interested in writing this plugin. It'd be really helpful if i could get a pointer on where to start.

## Summary ![image](https://github.com/reactjs/react.dev/assets/54838975/0e9abd6f-3017-4cf0-8f3b-c6ce43ab58ae) - resolves #5797 ## Changes ### Added Vite in `Intro` ### Added `Quickstart React Development with Vite` section at the top of page ### Renamed `Can I...

CLA Signed

![image](https://github.com/quicktype/quicktype/assets/54838975/0b112d56-dcd8-4207-a304-e5b0ff92ff1b) currently generated type is inconsistent as it uses both `[]` and `Array`. it'd be good to be consistent with either by providing an option. ```ts export type Comestible =...

TypeScript
customization

- Extension version: v0.91.2024062604 (pre-release) - VSCode Version: 1.90.0 - OS: macOS Monterey 12.5 arm64 - Repository Clone Configuration (single repository/fork of an upstream repository): - Github Product (Github.com/Github Enterprise...

info-needed

### Version 2.2.1 ### Platform linux ### What steps will reproduce the bug? https://github.com/lumeland/lume/assets/54838975/3797ecda-a412-4f79-a98e-722a7f86f1d0 initialize lume with default options. or: `deno cache https://deno.land/x/[email protected]/cms/adapters/lume.ts` ### How often does it reproduce? Is...

bug

continuation of #4482 which is continuation of #1497 output of im-config: ``` Current configuration for the input method: * Default mode defined in /etc/default/im-config: 'auto' * Active configuration: 'ibus' (normally...

### Is your feature request related to a problem? Please describe. Due to `units::energy` defined using `int`, player can only store up to 2147 kJ. This limit is really low...

enhancement

adding [Deno](https://deno.com) runtime to benchmark would be useful, especially since Deno runs typescript as first class citizen. i'm interested in opening a PR if it's acceptable. (I'd be grateful for...

## The issue the condition for `reuse notification tabs when possible` is too strict, opening new notifications tab frequently over existing tabs (e.g with [unread](https://github.com/notifications?query=is%3Aunread)). ## To reproduce 1. enable...

## Rationale Being able to ignore PR/issues from automation bots (e.g `version packages` PR from [changeset](https://github.com/changesets/changesets) would be very useful in reducing cognitive load. ## Solution Add a configuration, 'blocklist...

enhancement
help wanted