Camden Narzt

Results 5 issues of Camden Narzt

## Pull request checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [ ]...

The first commit adds code to allow woofmark to work in a shadow dom element. The second commit was needed to make woofmark build, but I'm not sure if it's...

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [X] You...

bug

### How to reproduce this bug? create empty dir copy all files from: https://gist.github.com/cam-narzt/27b15754de1ae07fa1f49589fc30e616 run `docker compose up` ### What is the expected behavior? node metadata values that are strings...

bug

### Description If you start colima via launchd, it will not stop when launchd unloads the service and sends it a SIGTERM. colima is started with `/usr/local/opt/colima/bin/colima start -f` when...