eyun
eyun
can not commit auto-completion result use Tab. I must use Tab to switch result & use Enter to commit
**please complete the following information:** - OS version: [e.g. Win 10, Mac Catalina] mac big sur - Editor version: 3.2.2 - Programming language: [e.g. js, ts, c++] c++ - Tabnine...
kv_server.cc:156:31: error: ‘class floyd::Floyd’ has no member named ‘DirtyWrite’ Status result = floyd_->DirtyWrite(request.key(), request.value()); kv_server.cc:139:47: error: no matching function for call to ‘floyd::Floyd::GetServerStatus(std::string&)’ bool ret = floyd_->GetServerStatus(value); lots of bug...
  Tabnine can only disable special extension. when i input in terminus shell, it shows boring completion, so i want to disable it. but the shell window doesn't has...
多维度window支持吗?要如何使用?类似如下场景: bvar::MultiDimension mbvar( "test_count", {"xx1", "xx2"}); bvar::Window counter_1min(&mbvar, 60) 网上搜的方法,貌似不行 auto label = {"v1", "v2"}; counter_1min