David Wettstein

Results 13 issues of David Wettstein

Hey @sonph Thanks for this awesome color scheme and theme collection! I really like it as it have both, nice looking dark and light variants. Recently, some good pull requests...

I really like the onehalf themes (both light and dark), however, IMHO the contrast could be better, especially when using the light theme. What do you guys think of increasing...

The VSCode status bar is shown with its default color when no folder or workspace has been opened: ![image](https://user-images.githubusercontent.com/412133/126775899-8991614e-3087-4922-86df-9fdefad89384.png) Should be: ![image](https://user-images.githubusercontent.com/412133/126775939-192e8632-1bbd-4d1a-b69a-487510b22c9d.png) To fix this add the options `statusBar.noFolderBackground` and...

GIVEN I am facilitating a retro WHEN user are adding new entries THEN I would like to optionally hide the content of the entries until I actively reveal them ![image](https://user-images.githubusercontent.com/412133/114580406-1dd1cb00-9c7f-11eb-8c94-106966b22c9b.png)...

enhancement

GIVEN I am facilitating a retro or join a retro as user WHEN several entries were liked with different amount of hearts THEN I would like to sort the entries...

enhancement

GIVEN I am facilitating a retro WHEN several entries were added with similar or same content THEN I would like to group them before discussing ![image](https://user-images.githubusercontent.com/412133/114578901-a3ed1200-9c7d-11eb-83ff-8b9c55f4b6a3.png)

enhancement

Fix a possible AttributeError in the following methods when NetworkConnection is not available: - `vm.py:delete_nic()` - `vm.py:update_nic()` Additionally, I applied the same variable names in `update_nic()` method as used in...

This PR adds the method `delete_all_nics` to `vm.py`. The logic is basically the same as in the `delete_nic` method, except that instead of deleting just the NIC with given index,...

Double-space adds a period (full stop).

feature request

When in symbols or numbers, adding a space switches view to chars.

feature request