邓超
邓超
如题, 网站 https://butterfly-dag.gitee.io/butterfly-dag/home 底部的友情链接无法点击. 
## I'm submitting a... - [ ] Regression - [ ] Bug report - [ ] Feature request - [x] Documentation issue or request (new chapter/page) - [ ] Support...
This is not an issue indeed. I'm just sharing files extracted from IDEA plugins folder. File | From | Compatible AS versions ---|---|--- [see comments below](https://github.com/mplushnikov/lombok-intellij-plugin/issues/1111#issuecomment-1232413753) | IDEA 2022.1.4 |...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https ### What part(s)...
Related to https://youtrack.jetbrains.com/issue/IDEA-331469/Missing-lombok.addLombokGeneratedAnnotation-complete-suggestion
When running the demo app locally, you need to fill the `SUPABAS_URL` and `SUPABASE_KEY` env variable in .env file, and create a table named `tasks` in the supabase project, but...
**Describe the bug** The `href` property was set incorrectly. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://www.orchid.com/zh/ 2. Click on Docs **Expected behavior** It navigate to https://docs.orchid.com...
 It has 28k+ lines, I wasn't able to interact with the IDE until it rendered the lib.dom.d.ts completely. Can we split it into smaller files ?
现在定义一个支持全部 HTTP 请求方式的 HTTP 触发器需要写很多东西: ```yaml triggers: - name: http type: http config: authType: anonymous methods: - GET - HEAD - POST - DELETE - PUT - PATCH - OPTIONS...