Skip to content

issues Search Results · author:bbkane -owner:bbkane

Filter by

153 results
 (152 ms)

153 results

Hello! I m trying to write a shell to complete with descriptions, so I used readline.CompleteValuesDescribed, but I don t see the descriptions when I hit TAB in the shell: package main import ( fmt ...
  • bbkane
  • 4
  • Opened 
    on Aug 31
  • #86

At gRPConf 2025 today, @AgraVator and @yashykt gave an excellent talk about gRPC observability. One section of the talk mentioned gRPC binary logging: Image However, when I asked them after the talk ...
  • bbkane
  • 1
  • Opened 
    on Aug 27
  • #1462

Hello, when I use git with zsh-completions, pressing tab not only gives me completion items, but also descriptions for each item: img width= 736 height= 181 alt= Image src= https://github.com/user-attachments/assets/4c7f78aa-ab17-4a8b-a5df-5d7509a8079a ...
  • bbkane
  • Opened 
    on Jul 19
  • #252

Hello again! I tried to follow https://logdy.dev/docs/explanation/columns#html-in-table-cell , but I couldn t make the HTML table appear. Logs: { msg : Message 1 , tableHere : string } { msg : Message ...
  • bbkane
  • 3
  • Opened 
    on May 16
  • #87

I m trying to make the correlated events timeline show up in logdy 0.16.0, so I wrote a script to generate some logs: details #!/usr/bin/env python3 # -*- coding: utf-8 -*- import json import sys import ...
  • bbkane
  • 7
  • Opened 
    on May 11
  • #85

From: https://www.reddit.com/r/golang/s/73Ktbk2KIR I d like to be able to wrap an interface in another interface that could emit the arguments and return values to an OTEL span. It would be nice to access ...
approved
enhancement
v3
  • bbkane
  • 1
  • Opened 
    on Apr 10
  • #992

Hello!! Does this extension support the Go language? I expect it does not, considering the GDB dependency, but thought I d ask. Thanks!
  • bbkane
  • 4
  • Opened 
    on Mar 7
  • #206

Hello! Would it be possible to add HTML output so I can browse the generated docs directly on my browser instead of needing to convert them to HTML on the fly with my editor?
enhancement
  • bbkane
  • 2
  • Opened 
    on Feb 28
  • #659

Welcome - [x] Yes, I m using a binary release within 2 latest releases. Only such installations are supported. - [x] Yes, I ve searched similar issues on GitHub and didn t find any. - [x] Yes, I ...
question
  • bbkane
  • 8
  • Opened 
    on Feb 21
  • #5457

Hello! I m trying to use exhaustruct to lint my project ( https://github.com/bbkane/warg ). I installed with: go install github.com/GaijinEntertainment/go-exhaustruct/v3/cmd/exhaustruct@v3.3.0 I also ...
  • bbkane
  • 15
  • Opened 
    on Feb 21
  • #131
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.