Christoph Wempe

Results 68 issues of Christoph Wempe

I am not sure how this feature is called. Maybe it is part of IntellISense?! When I am using VScode to tinker with my Arduino (C++ ?) I can `Ctrl...

enhancement
lsp

It would be nice if the icon theme would use svg files. Currently most icons are blurred when you zoom in on vscode. extreme example: ![image](https://user-images.githubusercontent.com/1270359/82152725-99ef4300-9863-11ea-8c9d-d9a4f08ed030.png) I realize some icons...

enhancement

I am not sure if this is an issue caused by Beeftext. But in the last couple of weeks I experienced a strange problem. After a few days (I do...

bug
normal priority

When starting munin-node.exe I got these errors. ``` ERROR:PerfCounter plugin: disktime: Could not find a local name for Disk Time, error=c0000bbd ERROR:PerfCounter plugin: disktime: Could not find a local name...

(After implementing #59) it would be great to format the legend as table. ![image](https://user-images.githubusercontent.com/1270359/40585876-ee7b1972-61b9-11e8-94f2-bfaf79f37a0c.png) ![image](https://user-images.githubusercontent.com/1270359/40585815-1b6ee66c-61b9-11e8-9ef9-7f7a586b29fc.png)

It would be great if one could move the legend to the right of the panel like in other panels. ![image](https://user-images.githubusercontent.com/1270359/40585856-a8835eca-61b9-11e8-87a5-f211d91c5d3f.png) ![image](https://user-images.githubusercontent.com/1270359/40585815-1b6ee66c-61b9-11e8-9ef9-7f7a586b29fc.png) This would save much space on width monitors....

I would like to disable footsteps for certain languages like `markdown` or `plain text`. But the option `footsteps.doHighlightChanges` does not support this. ![image](https://user-images.githubusercontent.com/1270359/122654204-14b31d80-d14a-11eb-9638-edb89d63356a.png)

I have a rather complex folder structure for my session. So when I want to open multiple sessions I have to navigate my folder structure for every session. I think...

### Summary I am trying to configure my new Odroid N2+ with CoreELEC (based on Just enough OS) via Ansible. I want to use `community.general.opkg` to install some tools. Unfortunately...

feature
module
plugins
os
packaging

I am using asciidoctor to create PDFs. I created an SVG file for the title page of my document. This SVG file has two other images referenced like this: ```svg...