Felix Hungenberg
Felix Hungenberg
Quality of life improvement to show the current playing song, podcast section or other chapter title. **Example** ```diff ❯ catt -d desk status Title: Liquicity Yearmix 2017 (Mixed by Maduk)...
`$brand-color: #39bb57;` I guess the issue is at `$accent-change-value*2` Code:  Browser: 
## Developer Tools in browser-plus:  ## Developer Tools in chrome:  # Pls add 👍
[eslint](https://github.com/evanw/esbuild/blob/master/docs/js-api.md) has a `bundle: true|false (default: false)` option. it would be useful to have this option in this rollup plugin as well. the option also replaces `@rollup/plugin-node-resolve` if i'm not...
This happends when I start vscode the first time after a reboot. What fixes it: Restarting vscode System Information: - vscode: 1.30.2 - HTML-CSS-Class-Completion: 1.18.0
On the current beta release of chrome there is no playback sound. I am not shure if this is because Spotify or Festify. It is working finde for 72.0.3626.121. ![Peek...
The password is currently shown in clear text. I think the user is more used to the characters being replaced by dots.
Spotify has a lot of metadata. It'd be nice to view them to some degree. Example: ``` GET https://api.spotify.com/v1/audio-features ``` ```json { "audio_features": [ { "danceability": 0.808, "energy": 0.626, "key":...
Maybe we could look forward to support fontawesome 5?
Atom-csscomb needs 322ms to activate. Is there a way to lower the activation time?