-
## Product
KDS.
## Desired behavior
I would like to be able to customize the contents of certain columns in a table using dynamic slots. For example:
We can pass an id to our headers array:
…
-
Currently, sub-diagnostics are handled by adding [`Annotation`'s](https://github.com/rust-lang/annotate-snippets-rs/blob/027c95b74cb74c1c5880a7d316abcbd743190260/src/snippet.rs#L80) to [`Snippet::fo…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The suggestion popup for JavaScript/TypeScript interfaces displays entries spanning multiple lines…
s3bba updated
3 months ago
-
### Description
i want to define a custom icon,but i don't know how to do it ? i find nothing about it in the documentation
### Acceptance Criteria
define custom icon
### Relevant Info
…
-
## Describe the bug
See https://discuss.elastic.co/t/reactor-parallel-streams-causes-apm-log-spam-and-possibly-missed-spans/366890 - basically when used with parallel() there is an inconsistency
## S…
-
I'm using vue 3 setup, and I'm trying to use the arrow, using is-outside. However, if I put it as it is in the documentation, I get an error:
**Documentation**:
```
1
2
3
```
…
-
I used
```markdown
[`Stream`](futures::stream::Stream)``
```
in [some crates documentation](https://docs.rs/async-compression/0.1.0-alpha.1/async_compression/) which renders as
![concated-…
-
# C++20, Spans, Threads and Fun - C++ Stories
In this post, we’ll have fun using C++20’s spans to process data on multiple threads. What’s more, we’ll be equipped with the latest concurrency features…
-
### Point of contact
Trevor Pierce
### Severity level
3, Moderate. Should be fixed in 1-3 sprints post-launch.
### Details
I discovered the [VA table with pagination](https://design.va.gov/compon…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to have a long text span multiple lines. PlantUML solved this with use of embedded `\n` to force a new line…