Torleif Berger

Results 49 issues of Torleif Berger

In my project root I have a `.env.local` file already. My bruno project is inside the project root as a subfolder. Would be great if there was a simple way...

# Description The type of the returned value from `useLocalStorage` is currently typed as `T | undefined`, but when providing an `initialValue`, it should be unnecessary to check for `undefined`,...

Any possibility of adding an option for ending time/physics warp whenever the contents of the available experiment list changes? Would be very handy when for example circling a planet trying...

Would be interesting to see some stats on how my rockets together with this mod performs over time. Which rockets have been the most efficiently launched? The worst?

In the summary output, would it be possible to add a column with a flag for whether the rule is auto-fixable? I'm not familiar with writing eslint formatters/plugins, so I...

When I change options (like `'compress' => true / false`), the `Less_Cache::get` doesn't seem to care and just reuses its cache. 😕 This is a bit annoying, especially for me...

When I delete a file, even though I have removed it from any `@import` statements, I get this crash: > filemtime(): stat failed for .../src/_less/gone.less Should maybe be added a...

There seems to be some issues with waypoints connected to contracts. Waypoints from completed contracts seems to stick around, as well as duplicates. One time it was showing like 8...

I find using the Waypoint Manager super helpful, especially when trying to do science contracts and such where I'm supposed to do a reading in a certain location. These contracts...

Especially when using lazy loading or transition libraries, it's often crucial to set the width and height of an image. With the magic happening with resizing, cropping, focal points, etc.,...