Yanren
Yanren
**Describe the bug** I'm not sure how to use it on type/vscode, I've configured it as follows, but I still can't find i18n, is it because I don't have a...
Video: https://user-images.githubusercontent.com/25337480/132444214-3dc1e23b-2123-430a-8876-7ea6be5aabb6.mp4 I put Chewie inside the ListView, like this. ```dart Container( height: (210 * chewieControllers.length).h, child: ListView.builder( physics: NeverScrollableScrollPhysics(), itemCount: chewieControllers.length, itemBuilder: (context, index) { return Container( height: 200.h,...
#### 项目名称与简介(Project Intro.) Liberica JDK 应该是 OpenJDK 里面少有的集成了 JavaFX 的发行版 #### 上游地址与镜像方法(How to Mirror) https://bell-sw.com/pages/downloads/ #### 其他信息(Other) - 镜像大小(Mirror Size): 最多 200 MB (每个版本)
[hexo-reference](https://github.com/kchen0x/hexo-reference) 插件有个很好用的小功能,鼠标放到脚注上会弹出提示,这里是使用了 [Hint.css](https://kushagra.dev/lab/hint/),但是这个插件有些 [问题](https://github.com/kchen0x/hexo-reference/issues/14),我想在咱们 `markdown-it-footnote` 自定义这个效果,但是找不到方法,可以集成这个或者有什么其他方法吗?
路由器是 Ax6s,固件版本是 这个  更换语言为中文后当时没问题,切换一个选项卡就变回英文了,后面也没法换回中文,而且会有关不掉的对话框,重新刷入也没有效果 
```java * What went wrong: Execution failed for task ':app:resguardRelease'. > Could not get unknown property 'outputDirectory' for provider(task packageRelease, class com.android.build.gradle.tasks.PackageApplication) of type org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreatingProvider_Decorated. ```
**Describe the bug** I have used a custom framework with the following configuration: ```yaml languageIds: - javascript - typescript - javascriptreact - typescriptreact usageMatchRegex: - "[^\\w\\d]t\\(['\"`]({key})['\"`]" scopeRangeRegex: "useTranslation\\(\\s*\\[?\\s*['\"`](.*?)['\"`]" monopoly: false...
或者如何魔改主题的 CSS 样式
如题,导致我的代码失效