Erasmus Cedernaes

Results 5 comments of Erasmus Cedernaes

Hi, I get the same issue when I try to configure a logger for my own code. Here is a MRE: ```python import logging.config from alive_progress import alive_bar logging_dictconfig =...

@rsalmei No problem. Thanks for the awesome work 😊

This feature can be implemented using a TextMate setting file. Here's an example: https://github.com/SublimeText-Markdown/MarkdownEditing/blob/master/Indent%253A%20Raw.tmPreferences

CI was failing, so I rebased onto the upstream master branch. I could see there were some changes to Github actions there.

I see now that the CI build fails on the import of `#include "sim_core_declare.h"` that I added. I wanted to somehow check if `IVSEL` is set, so I did that...