Hans Unzner

Results 24 issues of Hans Unzner

Assuming a po file with basically these strings: ``` ... #: mainWindow#1 msgid "Machine" msgstr "Maschine" msgid "File Path" msgstr "Dateipfad" ``` When converting them with po2ts, only the string...

If you diff two branches there might are changes in a lot of files and directories, but you only want to see the changes of one specific file. Adding a...

feature request

### Current behavior I think if one try to merge cells with already merges cells it should either result in an error or the merged range should be expanded. But...

bug
medium term
under investigation

Actually when having the preview enabled it only updates the dimension when making changes in the "linear" or "angular" tab. It would be nice if this could be also done...

I added a combo box to select the type of dimensioning. This enables to see the changes made in the config or style tab in the preview. Resolves https://github.com/fsmMLK/inkscapeDimensions/issues/10 ![Screenshot_2021-04-24_10-08-23](https://user-images.githubusercontent.com/67957916/115952517-adc90d80-a4e6-11eb-9f09-e5e8a7ab65f8.png)

I tried to run you application with a 5in83b_V2 display. So I adapted the few lines (see https://github.com/hansu/eInkCalendar/commit/309d41103ad1a059bc407b6f7bb0d4c5ba7c9a60). As I am running the CalDAV server on the local network I...

Error message about not present Ethernet hardware was only printed if mac==0, which makes not really sense: ```C if (Ethernet.begin(mac) == 0) { Serial.println("Failed to configure Ethernet using DHCP"); if...

topic: documentation
type: imperfection

After installing the plugin on an actual Eclipse version such as 2020-09, Eclipse only shows the splash screen and do not start anymore. I have the same issue on Ubuntu18.04...

If you have a repository with many branches, it reserves space for all branches which is not very optimal. See here: The top: ![bild](https://github.com/hansu/vscode-git-graph/assets/67957916/14ec8dc1-e416-4ec2-84b0-943417836c17) Scrolled a bit down where the...

1. Is it possible to make make this part hideable via a setting or hide this with a button? It's a bit space consuming. 2. I only found how to...