Johan Winther

Results 9 issues of Johan Winther

**Quick Summary:** Some IDEs support navigating to a file by ctrl+clicking file paths that show up in the terminal. You can also end up in the right place in the...

> ## Please provide us with the following information: ### Version > - Winter is Coming: 1.4.3 (Dark Blue - No italics) > - VS Code Version: 1.45.1 (user setup)...

The Chalmers logo has been updated. New: ![image](https://user-images.githubusercontent.com/28558941/51476983-537cf780-1d87-11e9-85cb-1d8def55be94.png) Old: ![image](https://user-images.githubusercontent.com/28558941/51476999-5f68b980-1d87-11e9-8bde-d698555c5401.png) Downloads can be found on the [Chalmers logo page](https://www.chalmers.se/sv/om-chalmers/profil-och-identitet/Sidor/logotyp.aspx).

[CVE-2022-37601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-37601) can be fixed by updating the package `loader-utils` to version 3.0.0

CSP nonces need to be added to any elements with a style attribute This PR fixes the issue found in https://github.com/rtfeldman/elm-css/pull/570#issuecomment-1159400192

Most warnings are fixed except those related to (future) phantom types.

## Climate action I am working at [CarbonCloud](https://carboncloud.com), a SaaS company working on climate action. Our product is a tool for calculating the climate footprint of food products. In the...

When using the xplorer guitar, calling .close() will generate an error. Looking at the _hid property I can see that there is no such function. https://github.com/infusion/node-gamecontroller/blob/deebd1c58ce81e900814e63d18569f06daf102f7/gamecontroller.js#L94

File paths should be able to have spaces according to the dhall interpreter. However the syntax coloring acts up when there are spaces in the quoted part of the path....