Chris Morgan
Chris Morgan
**To reproduce:** Steps to reproduce the behavior: 1. Help → Interactive Playground. 2. Select one of the editable areas. 3. Modify the text in some way. 4. Press u to...
If I start with a feature with regex magic characters in it: ``` gherkin Feature: Scenario: Given I have an (undefined) step ``` It will suggest code like this: ```...
*Or: The approach being used for DNS authentication plugins is madness.* Currently there are ten DNS providers, five of which are using Lexicon.¹ There are eleven issues open for creating...
[Pointer events](https://www.w3.org/TR/pointerevents/) are [fairly well supported](https://caniuse.com/#feat=pointer) and have various neat improvements over using mouse events. For example, I have an erase button on my Surface Pen, and I’d really like...
I’m filing this here because I’m not certain where it should go and CQ-editor is where I *observe* it, but it could belong on OCP or OpenCascade or something. **Environment:**...
This extension uses a toolbar icon for modifying preferences only. I haven’t the foggiest about Chrome, but certainly in Firefox this is wrong: there’s a preferences mechanism whereby you can...
Radio buttons should *always* belong to a group, so that things like the arrow keys work to select a different value, and so that accessibility tools can understand what’s going...
Tokei 12.1.2 on Arch Linux. Here’s some usual output: ```console $ tokei =============================================================================== Language Files Lines Code Comments Blanks =============================================================================== Markdown 1 33 0 24 9 TOML 1 17 13...
This is definitely a breaking change, but it changes behaviour that is unexpected and inconsistent with other tools to how it should be.
More details in the commit message. I propose this as an alternative to #568; I wrote it before checking if someone had already done much the same thing (or else...