Johann Höchtl

Results 21 issues of Johann Höchtl

It seems like some refactoring of hig could tremendously benefit of changes in Emacs 29: * overlay code was optimized in Emacs 29 - I don not know if hig...

When opening a go file, `M-x compile` has the default `make -k`. It would make sense that the go package redefines the make command as `go build` or sthg. else...

d2 on it's way to 1.0 underwent some significant overhauls which are not reflected in the package. Globs come to mind.

enhancement
help wanted

I see this very often when working with files containing more but one diagram which is simultaneously displayed on screen. Sometimes it helps to switch into code view and back...

I am banging my head in this seemingly easy and as I think not unreasonable issue. * I would like to create a new slog handler which adds a field...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior Version 2025.2 does not offer a way to specify a domain...

bug
need testing

In a buffer with json-ts-mode enabled, enabling hideshowvis-minor-mode and impatient-mode with display on the browser results in the following html-rendering: ```` *hideshowvis*{ "$schema": "https://json-schema.org/draft/2020-12/schema", ``` Every location in the file...

How am I supposed to rename a nested json field? Suppose I have input like [{"Body": {"meta": ... }}, {{"Body": {"meta": ... }}] and I would rename "meta" to "renamed_meta"...

When I have a .d2-file open and simulateneously the svg output as an image, changes and re-compiles to the file / buffer using C-c C-c or C-c C-b do not...

Precondition: currentcontext ist set On Windows 11 I open bash I execute sqlcmd -G I can use the current cotext = issue queries. I open emacs from that shell I...