-
I have an IJ project which used to be written in Rust, but was then migrated to another language. Every time I open this project the Rust plugin tries to run a cargo sync, but fails with the followin…
-
## Introduction
Hi All,
The IntelliJ Elixir plugin was started a decade ago by @KronicDeth, and it is a fantastic plugin with 1.8k stars on Github, 439k downloads through the JetBrains Plugin Ma…
-
### Steps to reproduce
Use the above code with Google Identity Services Web (google_identity_services_web).
Attempt to request an access token by calling client.requestAccessToken on Safari.
The er…
-
我是使用的混合模式,从Native页面进入Flutter页面,Flutter页面中包含了一个PlatformView,在执行FBFlutterViewContainer的viewDidAppear时,主线程出现锁死,小概率,目前仅在我的App中可复现。
![image](https://github.com/alibaba/flutter_boost/assets/8197207/2…
-
IDEA csv separator change is not saved from one session to another.
When I change csv separator from comma to semicolon it works fine during the active session, but configuration is lost when closi…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
因为第一次在github上提问,我添加截图一直添加不成功。 我把错误复制一下。
problem occurred configuring project ':react-native-amap3d'.
> Could not resolve all artifacts for configuration ':react-native-amap3d:classpath'.
> C…
-
IntelliJ-SumnekoLua see https://plugins.jetbrains.com/plugin/22315-sumnekolua/versions/stable/365277
LSP4IJ see: https://github.com/redhat-developer/lsp4ij
-
### Steps to reproduce
1. Create a new Flutter project.
2. Add a FocusableActionDetector in a widget.
3. Configure specific keyboard actions within the FocusableActionDetector.
4. Run the applicat…
-
I have a Spring Boot App with Gradle and Kotlin including `id("org.graalvm.buildtools.native") version "0.9.26"` and a `META-INF/native-image` folder in Resources. When running bootBuildImage with pak…