George H

Results 7 issues of George H

when I run npm install,it throwing a error by could not resolve dependency! it seems like vite's version problem

Hope to support functional components and get type hints

![image](https://github.com/febobo/web-interview/assets/72842677/eac66226-f972-4d1d-ae3d-9b5fc5ec9ea0) 上图中,你针对不同`type`遍历对应的`listener`里的回调,然后参数是`messages[type]`?? 这样做,如果我发布了多个相同`type=A`的消息,但是只有一个人订阅,循环也就只执行一次,就只拿`messages[0]`第一条消息??

[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md?plain=1) ### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] Site / documentation update - [ ] Demo...

### What problem does this feature solve? 对于分组内数据互斥的情况,限制每个分组内的options为单选,整体上多选 ### What does the proposed API look like? ```jsx ... ```

💡 Feature Request
Inactive
unconfirmed

wish to provide the feature of quickly importing std modules in vscode ### Example when typing `use HashMap`,a shortcut prompt appears and you can import the complete path with one...

A-completion
C-feature
A-ide