-
This is a proposal with ideas given some cases I've hit on larger projects. I'll use `StackExchange.Redis.Tests` as my example library here.
## Background
What I have today is something like thi…
-
#### Problem Description
I implemented a custom pretty printer and edit mode for SAMLRequest and SAMLResponse parameters. This generally went well, I implemented a `contentviews.View` (extending `V…
-
# Note:
We're organizing paper (#14 ) thoughts here (edit this issue directly) and having discussion below.
## Purpose/thesis
- Describe allotaxonometer ecosystem
- enhance accessibility for res…
-
Treedown currently has two extensibility mechanisms:
1. The set of labels will be configurable. Ideally, we want related projects to use the same labels for the sake of interoperable queries and b…
-
Hello colleagues,
In order to automate testing of Help content, we would like to access the following properties in the code:
1. app.json: contextSensitiveHelpUrl
E.g. using ModuleInfo type…
-
React Native provides a subset of the features and components that exist in the Native world. It can be extended and there is already an active community publishing packages. This has to be made avail…
-
## What problem does this address?
Currently, adding additional options to the `Add media` or `Replace` toolbar dropdown from the Image and Cover blocks is not possible. Instead, this is only possible…
-
| --- | --- |
| Bugzilla Link | [375167](https://bugs.eclipse.org/bugs/show_bug.cgi?id=375167) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Mar 23, 2012 07:31 EDT |
| Modified | Apr…
-
It'd be good to have ability to extend some levels of proxify, e.g.:
[Rx Simple State example](https://stackblitz.com/edit/rstate-united?file=index.ts)
```ts
// create a state
const state = cr…
-
## Cross compiling
rustup currently only gets you 50% of the way towards cross compiling, but you still need a cross-compiling C toolchain, or at the very least a cross-linker for the target platform…