Jamie
Jamie
Fixes #586
Fixes #1158 1. Fix inconsistent levels when creating Entry from Logger issue. 2. Add TestLevel unit test. 3. Fix TestFormatting unit test.
## Summary Colorize "expected" and "actual" ## Changes Resolves #946 ## Motivation 1. @boyan-soubachov says "It's an interesting idea." 1. @mvdkleijn says "I like this idea." ```go package testify import...
### Background Providing specific information or domain knowledge ensures that the AI gives priority to this when responding. The main questions we will ask are "What is this?" If there...
Setting base_keymap to None in Vim mode causes Zed to freeze and makes it impossible to edit files
### Summary I'm using Vim mode, so I believe I don't need the default VSCode key bindings. But setting `base_keymap` to `None` in Vim mode causes Zed to freeze and...
#### What type of PR is this? To ensure compatibility with Go 1.18, we have fixed the `kin-openapi` version at `v0.118.0` and added a `replace` directive in `go.mod` to prevent...