mirko

Results 35 issues of mirko

I'm using the addon since a couple of days. Sometimes when something gone wrong with the request the dialog of "sending request" remains open and cancel button doesn't work. So...

I report this issue after a discussion in the user mailing list. A context menu is shown when you click the right mouse button on the markdown preview panel. It...

bug
plugin/markdown
markdown

One of the v3 migration requirements is to add what concepts are prerequisites for face with the practice exercise. [here](https://github.com/exercism/java/issues/1867) more details The goal of this issue is to give...

good first issue
help wanted
v3-launch

##### Checklist - [x] documentation is changed or added ### Description of change Improved README adding a development section. The idea is to use this section to present knowledge helping...

### Description of change Improve `example.config.yaml` documentation indicating supported logging levels

##### Checklist - [x] documentation is changed or added ### Description of change How enable stanzas log messages in a docker container.

* **Version**: 0.62.3 * **Platform**: Ubuntu 20.04 * **Docker Version**: 20.10.19 * **Docker-compose Version**: 1.29.1 docker-compose doesn't work out of the box. Running the command `sudo docker-compose -f dockerfiles/docker-compose.yml up`...

* **Version**: 0.63.2 The file `config/example.config.yaml` presents a section about logger ``` #logger: # level: "debug" # output_path: "jackal.log" ``` Looking the source code `output_path` configuration is not present. In...

Give an explanation of the response http code to understand in a easy way its meaning

enhancement

Migrate `js/app/components/authentication` from `Knockout.js` to `Vue`

refactor