Coding a UI Debugger For SuperKit in Golang
ฝัง
- เผยแพร่เมื่อ 30 พ.ย. 2024
- ► 33% OFF on my Go + HTMX + Templ Course 👉bit.ly/3UFruxO
► Enjoy a 60% Black Friday Discount on My Golang Course 👉 fulltimegodev.com
► Join my Discord community for FREE education 👉 / discord
► Full Projects, Mini courses, Resume reviews, and Coaching 👉 thetotalcoder.com
► Follow me on Twitter 👉 / anthdm
► Follow me on GitHub 👉 github.com/anthdm
github.com/ant...
thanks for the stream , whats the theme ?
Hi,
I was timed out on discord server. Don't know for what reason. Can you please remove timeout? I was just sharing knowledge.
I tried to message Mod about this but no response.
For the completions to not interfere with Enter behavior, you need to change de “accept” completion key of the cmp plugin:
[''] = cmp.mapping.confirm({ select = true }
For example I have for next completion, for previous and instead of
Minute: 1:06:00
Thanks.