Karan Misra
Karan Misra
What is the host configuration?
thanks for the PR. we definitely needed this - the glog changes to the existing code should be a separate PR - a lot of things are wrong with the...
Is this possible today?
Have been wondering about a good way for adding query support to nds. One pattern I follow when doing queries on entities: - Do a `KeysOnly()` query and get all...
Did you find an answer for this?
Hey, wow I had completely missed this. Let me see if we can do something about https. The obvious approach would be something like LE (via caddy) but seems like...
Hey @kmicki thanks for your great work. I wanted to passthrough my Dualsense Edge's gyro through to Y*** instead of fighting Steam Input, and stumbled upon the world of CemuHook....
Hi, This repo is deprecated in favour of https://github.com/gojek/xp Please create the issue there. Also, thanks for reporting this issue.
@karuppiah7890 Should be fixed now
Had the same issue. This: ``` { "command": "task.new", "key": "Ctrl+Enter", "mac": "Cmd+Enter", "when": "editorTextFocus" } ``` essentially the base "Cmd+Enter" shortcut on VSCode as the "when" condition is exactly...