Andre Bossert

Results 59 issues of Andre Bossert

I'm trying to update an already published GitLab release with assets and found in the docs that it should work with: ``` release-it --no-increment --no-git --gitlab.release --gitlab.assets=*.html ``` I'm facing...

wontfix

We have users that are in a GitLab group that is used only for user-management and all users have maintainer role. This group is invited in another group(s) that have...

We are using mkdocs-with-pdf and facing sometimes issues we do not understand. Is it somehow possible to trace or debug the issue? E.g. have some pointers to related files etc.?...

We have shared configuration for mkdocs with and without PDF generate. 1. build without PDF (ENABLE_PDF_EXPORT is not set) is executed with `--strict` mode 2. build with PDF (ENABLE_PDF_EXPORT is...

I try to use plant.uml server and kroki server and see only this error message in the preview: ![image](https://user-images.githubusercontent.com/95811/176995198-d217759c-4c3f-4b42-a352-8fb9e1398cc4.png) i do not see any further errors from plugin in log...

In the versions before [pre-release v2.3.0-beta.2](https://github.com/anb0s/EasyShell/releases/tag/v2.3.0-beta.2) the selection in editor was used to create new resource selection that just tried to find files and/or folders from selected text. The text...

enhancement
breaking-change

We need a generic way to define tools: - name - UUID - executable - search paths (user may override or extend them) - available for OS (Windows, Linux, Mac...

enhancement
Version 2.x

Describe (docs, Wiki) #198

enhancement
documentation

For some tools (diff, merge etc.) we need a way to provide number of selected resources e.g. [1..1], [1..3], [1..*] etc. A command can define needed cardinality and menu can...

enhancement
Version 2.x

If started first time with new workspace EasyShell creates default menu entries for some OSs, e.g. - Windows - MacOS X - Linux/Unix with some simple distriubution and used desktop...

enhancement
usability