-
### Clear and concise description of the problem
What if Vitest kept track of which lines each test runs through. That way, the "--changed" flag would be truly only "changed", and could save a huge…
-
Now that (hopefully) the Cox PR is nearing merging, and following on [#3](https://github.com/piever/AcceleratedFailure.jl/issues/3), I wanted to make a checklist of features to port from AcceleratedFa…
-
#### What's the problem this feature will solve?
Since the README file has become quite large, perhaps it's time we consider refactoring it.
#### Describe the solution you'd like
- Make READ…
-
### Introduction
Video.js has been a widely used open-source project that provides a reliable and extensible HTML5 video player for the web. As the ecosystem around JavaScript continues to grow, the …
-
According to https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_codeAction there should be the option using Code Actions to support prompts for fi…
-
need to unify the following list of topics from "our gang"
Tool support for program comprehension;
Novel visualization techniques and interfaces to support program
comprehension, including search…
-
At present, troubleshooting items are not organized by product, but rather by general scenario, for example: 'Managing apps' or 'Accessing Bluemix' (from https://console.ng.bluemix.net/docs/troublesho…
-
- [ ] Bien s'assurer que ce sont des extensions txt qui sont envoyées en PJ du mail
- [ ] Regarder le problème de format du bird_dict si ça pose un problème dans la suite
- [ ] Régler le problème de…
-
```
What steps will reproduce the problem?
Public methods are not virtual so some mocking frameworks are unable to easily
mock the Markdown class for unit testing.
What is the expected output? What…
-
With the end of using a disciplined, object oriented approach, dynamically changing an instance's public-facing fields should be avoided.
Without a static definition of class memebers it is difficu…