Marco Scannadinari
Marco Scannadinari
 There should be more vertical padding at the top and less at the bottom
Wouldn't it make more sense to name the `epoch` property (and function of the `delorean` module) something like `timestamp`, since the epoch will always be the beginning of 1970? To...
To me it seems a little bit out of place to have the folder animate on hover, when the other components only have a color change
## Expected behavior and actual behavior ES modules don't allow module specifiers that don't have a slash as shown below: ``` Uncaught TypeError: Failed to resolve module specifier "chunk-3LNNNTUA-fcaa17b4.js". Relative...
Would it be possible to use CSS transforms instead of setting max-width? Transforms should be more performant especially on low-end devices.
There are many use cases where path completions are desired which are not in require/import statements, e.g. ```js @Component({ ... templateUrl: './please-complete-me.html', }) ``` Allowing completions in the above case...
For example, editing a Rust file in `examples/` does not show anything. This is the default behavior of `cargo check` but you can do `cargo check --examples` to check examples....
I have my cursor size set to the maximum for visibility and mouse sensitivity reduced, but in the login/lockscreen it uses the default mouse settings. Since I am the only...
As I understand it, `HTMLElement#getBoundingClientRect` (hereby gbcr) and `getComputedStyle` (hereby gcs) is run each time particles need to be generated. This is problematic since on my machine at least, it...
Disabling via iCleaner is the only fix so far.