HeinrichAD

Results 13 issues of HeinrichAD

Just a few small things that make using plantuml-editor easier and more accessible. - remove unused environment variable `VUE_APP_SERVER` - do not force users to append a tailing `/` on...

Meanwhile all used links support `https`. So let's use `https`.

Currently it is not possible to start plantuml-editor with a relative URL like `https://sub.exmaple.com/plantuml-editor` instead of `https://sub.exmaple.com`. The reason for this is that the `publicPath` in the `vue.config.js` was not...

Is it possible to migrate this extension to a web extension? The benefits are obvious. This extension could be included in the browser versions of VSCode such as [vscode.dev](https://vscode.dev) or...

As described in issue #21 (and #39) there are some extraneous newlines inside code blocks for the markdown parser. ### PR Changes - remove extraneous newlines inside code blocks for...

This PR is a propose how to fix #22. It also includes and close #21 since its update the same dependency. Update hypothesis version accordingly to [PVE-2023-59726](https://pyup.io/v/59726/f17). ```txt -> Vulnerability...

The dependency `hypothesis` has a Race Condition vulnerability. ```txt -> Vulnerability found in hypothesis version 5.49.0 Vulnerability ID: 59726 Affected spec:

Currently, i3pystatus does not work with Python 3.12, which is the current stable version of Python. Problem: The `imp` module has been removed in Python 3.12 See:

**Describe the bug** While using `teoz` in sequence diagrams, the activation boxes are shifted or do not start/end at the correct position. | Current behavior | Problems | Expected behavior...

m:teoz

### Module Layers ### Contact Details _No response_ ### Current Behavior The accuracy is much lower after `vanilla_export`. `acc(model) != acc(model.vanilla_export())` ### Expected Behavior For supported layers the accuracy should...

documentation