common-intellisense icon indicating copy to clipboard operation
common-intellisense copied to clipboard

For a better development experience, shine and shine | 为了更好的开发体验,发光发热

Results 12 common-intellisense issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

The content in antd4 and 5 may not meet my expectations to a large extent, because antd4 and antd5 themselves were not completed by me. There should be many details...

pr welcome

![image](https://github.com/user-attachments/assets/d67d9440-380c-42d5-8ee1-ed17791f67b6)

- [ ] 根据当前 pkg 中信息,获取支持的 ui 库,并渲染到 webview 中 - [ ] 视图包含所有组件信息,如果存在上下关联性,用树节点的形式表示 - [ ] 根据选中节点,在底部打开 iframe 嵌入对应文档 demo - [ ] 支持可拖拽树节点到 vscode 中, 记录拖拽节点名和松开时 vscode 光标位置,生成对应代码片段,插入光标位置...

enhancement
pr welcome

I commenly use IDEA to code front end and back end. It helps me a lot if common-intellisense can support IDEA.

pr welcome

ts 提示靠前,导致每次要滚动到下面才能看到 common-intellisense 提示 ![image](https://github.com/user-attachments/assets/874e4269-8a7d-4ea5-90e8-cabb1050a7b4)

naive-ui 官网更新的 n-flex > n-flex 自 2.37.0 提供该组件。 > https://www.naiveui.com/zh-CN/os-theme/components/flex > 实话讲用起来和 n-space 差不多,但是能用 n-flex 就不要用 n-space。 > n-flex 使用 flex 布局,其中 gap 属性可能对某些老浏览器兼容性不好。 > n-space 会进行 VNode 级别的操作,可能在某些特殊用例下出现一些渲染问题。