-
When I build after copy/pasting the `example.env`, there doesn't seem to be any indication of any code changes. No files added.
![image](https://github.com/user-attachments/assets/10efd731-6fc0-4c…
-
Right now the user can create a dump file via a backend command: https://github.com/Vector35/debugger/issues/647. However, this is not convenient and not very discoverable. We should improved it in tw…
-
```shell
==> Installing fusionauth-app from fusionauth/fusionauth
Error: An exception occurred within a child process:
NoMethodError: undefined method `exists?' for class File
```
```shell
=…
jhult updated
2 weeks ago
-
## 📝 Describe the Bug
When calling initWithUrl with the url of the pdf file which is password protected, app crashed for Security Exception. Do we have any way to open password protected file without…
Gaawk updated
3 weeks ago
-
I am currently reviewing the 'sample_class_condition_train.pdf' file, but I noticed that some parts of the code are cut off, making it difficult for me to follow along.
Could you please provide th…
-
I'm trying to compile the firmware according to the instructions, but after entering the command
`make flash_all BOARD=M5STACK_StickC_PLUS2 `
this appears:
```
[ 92%] Building CXX object es…
-
When adding an scss bundle with source files from a Razor Class Library project:
```
pipeline.AddScssBundle("/shared.css", "_content/WebApplication1.SharedAssets/styles/shared-styles.scss");
```
…
-
If you have the following project:
In `main.dart`:
```dart
class A {}
class C extends A {}
```
In `other.dart`:
```dart
import 'main.dart';
void f(C c) {}
```
And you use "Mov…
-
With **Enable Preview From Code Navigation** turned on, navigating through multiple dependecy files will not get me get back in the same order.
##### Environment
- Operating System: WIndows 11
- …
-
StartRuleContext, Cobol85Lexer, and Cobol85Parser do not exist!
can't recognize "import com.khubla.antlr4example.Cobol85Parser.StartRuleContext;"
Next time don't submit codes with errors or missin…