-
Hi, I'm very interested in using Psiflow to set up MD experiments but I'm trying to get it running on my local machine before plugging it into e.g. the HPC cluster I have access to. However, I have a …
m-k-S updated
1 month ago
-
### Environment
VSCode 1.90.2+ C/C++ Extension 1.21.0 pre-release)
### Bug Summary and Steps to Reproduce
**More info**:
- Repro platform: Windows, Linux, Mac
- Repro languages: CHS, PTB,TRK
- N…
-
### Describe the bug
When using a generic in a component, vscode suggestion list only shows the default value of the generic instead of what it extends.
### Reproduction
Test.svelte
```svelte
…
-
Deno
- can run tests.
- can generate test coverage reports.
- has an an editor integration (LSP).
It would be amazing if VSCode would **display the test coverage right inside the editor**.
Th…
-
**Is your feature request related to a problem? Please describe.**
For V2 compliance, there is a best practice to implement tests for all API methods. For the V2 FTP extension, two uncovered functi…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
```rs
pub struct Test {
s_word: String,
word_dictionary: String,
}
impl Test {
…
-
# Problem
Linux unit tests sometimes fail:
```
1) WinstonToolkitLogger
logs to a file
does not log a lower level:
Error: ENOSPC: System limit for number of file watche…
-
We craft a `devcontainer.json` which uses external environment variables (e.g., `USER_GID`) to pass as arguments to a `Dockerfile`.
Our organization uses C shell for legacy reasons.
The envi…
-
Windows 11, using latest version of Verilator and extension, both build from git today.
Test modules are:
top.v
```
module top(
input wire test1,
input wire [31:0] test2
);
submodule …
-
I keep getting "expected nothing" errors on all of my tags. from my knowledge these tags should be correct as they load perfectly fine in game. ![image](https://github.com/user-attachments/assets/b52e…