-
There's a setting for this in the Monaco editor - basically just turn off the red lines. We should add a checkbox in the settings panel for this.
-
LVM partitioning is supposed to work... but didn't in my tests (installation failed to reboot)
slack thread with engineering:
https://redhat-internal.slack.com/archives/C022TDCV3FH/p17295280189305…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version of de…
-
## What happens and why it is incorrect
When running `rollup.watch` (programmatically) only the first build goes well. All the following builds result in the same output for .ts files. I've added a…
-
Currently, in our [spo properybag set](https://pnp.github.io/cli-microsoft365/cmd/spo/propertybag/propertybag-set) command, we check if a site has NoScript enabled, and throw an error if it does.
H…
-
When using TS-first collection schemas, the field validations can be stricter than the type passed:
```ts
array(enums(['s']))
array(object({ key: string(), extra: string() }))
object({
key: e…
-
### What happened?
Using the recommended way of instrumenting an ESM application causes path aliases to break, rendering it unusable.
## Steps to Reproduce
1. Have a TS project that you start…
-
The goal of this task is to:
- Add a new command `make prettier` that will reformat TS, JS, and JSON files in the Radius repository
- Add reformat check to the lint workflow to make sure that the co…
-
### Describe the bug
When you are using Svelte 5 in conjunction with VSCode, the official Svelte extension, Typescript and you set `svelte.language-server.runtime` as well as `typescript.tsserver.nod…
-
> It might be worth to also add a check that the zip name matches the typical `AUTHOR-MOD-VERSION` structure in case Thunderstore ever changes their setup.
_Originally posted by @GeckoEidechse in h…