-
There're two parts to this issue:
### Parsing
We should probably always follow dotenv syntax:
- _Circuit Python: https://docs.circuitpython.org/en/latest/shared-bindings/dotenv/index.html#_
…
-
### Version
v22.4.0
### Platform
```text
Darwin Hypothesis.local 24.0.0 Darwin Kernel Version 24.0.0: Thu Jun 20 20:36:19 PDT 2024; root:xnu-11215.0.115.501.3~1/RELEASE_ARM64_T8103 arm64
```
### …
-
### What happened + What you expected to happen
I tried to use the **debugger plug-in on VScode** according to the guidance(https://www.anyscale.com/blog/ray-distributed-debugger), but when I click o…
-
Hi I am a C# Programer when I was Trying to Create a .net c# program using Pear Ai I was Suprised To why it was not working I looked and reseached(A Quick google Search) i came to know abt a .net core…
-
### What version of Bun is running?
1.1.34
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
When setting breakpoints on every line and starting a …
-
Type: Bug
# Behaviour
**Expected**
When running a python test in debug mode with justMyCode set to false, I should be able to step into and debug third party modules.
**Actual**
Since v1.92, thir…
-
When debugging in vscode (or dlv) errors wrapped by errtrace are not shown in a nice way.
```
err: error(*braces.dev/errtrace.errTrace) *{err: error(*braces.dev/errtrace.errTrace) *{err: error(*brac…
-
**Describe the bug**
Error in deno while debugging code using vscode
**Steps to Reproduce**
The debug code looks like this:
```ts
class Test {
run() {
const resources: any[] = [1, 2, …
-
How complicated would it be for this to support forked debugging?
I tried using this on a preexisting project and once execution gets to
$child->{pid} = fork();
The debug terminal then prints:
…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…