-
## The Problem
See title.
## Expected Behavior
IPv6 addresses should be usable with `IO::Socket::Async`.
## Actual Behavior
`java.nio.channels.UnresolvedAddressException` gets thrown
#…
-
### Description
After installing the extension and clicking the toast for first-time setup, the KLS downloads but fails to install and start.
### Extension version
v0.2.22
### Additional conte…
-
**Describe the bug**
The plugin validation and code code insight do no recognize ES6-type exports in javascipt files.
**To reproduce**
1. Create an `index.js` file with this content
```javascr…
-
Extension Name: vscode-gradle
Extension Version: v3.12.7
OS Version: Ubuntu 22.04.2 LTS
VSCode version: 1.78.0-insider
**Describe the bug**
Some gradle tasks do not appear in tab.
**To Repro…
-
## Overview
We need to setup a tracking list of all the templates we should add.
## Languages
- [ ] Assembly
- [ ] Bun
- [ ] Basic
- [x] Bash
- [x] C/C++ (cmake)
- [ ] C# (dotnet)
- [ ]…
-
```rust
fn main() {
println!("{:?}", nix::unistd::gethostname());
}
```
```
= note: /root/build/release/deps/libnix-fca8cee73dd370df.rlib(nix-fca8cee73dd370df.nix.9961a42b-cgu.2.rcgu.o): In …
-
### Describe the use-case for this feature
Currently [`BuildTargetTest`](https://build-server-protocol.github.io/docs/specification/#buildtargettest-request) leads to feedback messages of [`TaskStart…
-
**What are you trying to achieve?**
Clarification on whether language-based instrumentation is allowed to report `process.cpu.time` for its process.
The [specification currently says](https://gi…
-
Hi All - I'm raising this issue in regards to some of the JVM tests I've seen. It's going to be impossible to gain a true benchmark comparison of the JVM frameworks if arbitrarily many JVM flags are a…
-
MRI
```
irb(main):001> a = 0.8241000000000004.round(10)
=> 0.8241
irb(main):002> b = 0.8241000000000002.round(10)
=> 0.8241
irb(main):003> a == b
=> true
```
TruffleRuby
```
irb(main)…
ntkme updated
1 month ago