hitzhangjie
hitzhangjie
**Is your feature request related to a problem? Please describe.** When in normal mode, the vscodevim extension will set the statusbar color to #005f5f, which is the default value defined...
类似调试器那样 展示的时候可以考虑先简单的文本展示,比如展示: ``` input=[arg1=v1, arg2=v2, arg3=v3] output=[retarg1=v1,retarg2=v2,retarg3=v3] ```
OS: macOS Arch: arm64, Apple m4 pro Hammerspoon: v1.0.0 with arm64 support ``` $ file /Applications/..../Hammerspoon: Hammerspoon: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64] Hammerspoon (for...
```go func setBreakpoint(t *Session, ctx callContext, tracepoint bool, argstr string) ([]*api.Breakpoint, error) { ... switch t := loc.(type) { case *locspec.NormalLocationSpec: shouldSetReturnBreakpoints = t.LineOffset == -1 && t.FuncBase != nil...
``` $ docker build -t git-sim . [+] Building 226.8s (9/10) docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 255B 0.0s => [internal] load metadata...