HowardChang

Results 7 issues of HowardChang

### What did you expect to happen? When break on breakpoint, I should see the local variable on `local` panel. ### What actually happened? Show variable with error message: "

is:bug
needs-triage

hello, I'm a newbie in clojure & clojureScript, just try to learn and have fun with this amazing language. currently, I faced a problem, I try to use rum +...

**Describe the bug** Using realtime database with localhost emulator. **To Reproduce** 1. setting rules as follow: ```json { "rules": { ".read": "now < 1656777600000", // 2022-7-3 ".write": "now < 1656777600000",...

* package version: 2.0.1 * react-native version: 0.63.2 * typescript version: 3.8.2 issue: --- just try example from readme.md, and got type error: ```ts // .... this.setState({ isReady: true })}...

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [ ]...

bug

As title, I try to use ocaml recently, and find out that lsp + company is extremly slow, almost unusable. after dig in this issue couple days, I figure out...

## Expected behavior When I jack in both clj session and bb session, all clojure related code should send to clj session, and all bb session related code should send...