Wolfgang Schuster

Results 35 issues of Wolfgang Schuster

`RichText.Config.Command.namedCommandListFromKeyboardEvent` calls `keyboardEventToDictKey` internally which sorts the keys before converting the short key to `__Short__` whereas the command mapping setup code converts first and then sorts. This causes redo to...

**Describe the bug** The Clerk OAS generates 2 type aliases with the name `SAMLConnection`. One is a record alias and the other is an alias of another record alias (`SchemasSAMLConnection`)....

bug

### Summary Some extensions fail to start when Zed is launched from the Application launcher vs the terminal. Likely related issue https://github.com/zed-extensions/elm/issues/5 ### Description When I open Zed with `zed...

After running `elm make .\src\Main.elm --output public/elm.js` I get the error output ```sh elm.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too small for this operation to complete. ```...