Stefan Lendl

Results 25 comments of Stefan Lendl

my workaround within doom-emacs ```lisp (after! (dap-python) (dap-register-debug-template "Python :: Run pytest (at point)" (list :type "python-test-at-point" :args "" :program nil :module "pytest" :request "launch" :name "Python :: Run pytest...

> Hi! Sorry for the lack of response. I do agree it would be good to update the documentation at some point, it's gone unaddressed for too long. I will...

Thank for having a look at this. I already had a similar face config. I noticed, in my config, when setting :height to a float, it is relative to the...

I just noticed that when I initiate the code-action, the popup opens. If I close the popup without triggering the code-action, the same situation occurs.