-
### GSSOC'23 Contributor
### Purpose of Raising this Issue
- **WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and w…
-
-
It appears that HTML is inserting itself into tokens modifying `ByteRange`s in `Annotation` (it is expected to adjust offsets, but not ideally in add more characters).
I think @jelmervdl was fac…
-
### Feature description
Provide plug-in support for the vscode extension [FrontMatter](https://github.com/estruyf/vscode-front-matter)
### Feature motivation
Notable has a simple tag editor, …
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.10.0 Build type: Release LuaJIT 2.1.1716656478 Ru…
-
**Is your feature request related to a problem? Please describe.**
The UI for this project is very nice. It would be nice to be able to use it without reverse engineering in other projects
**Descr…
-
SQL count against a column counts all non-null items in that column.
```sql
SELECT
count(*) AS MyCount,
count(MyColumn) AS MyColumnCount
FROM
...
```
The Deephaven `io.deephaven.api.…
-
### Current Issue:
When apko finds an SBOM inside of an apk describing it, it will import the data from the apk SBOM and compose it in the right place in the image SBOM it builds. While the compo…
-
It would be very handy to know that `TraceLog.OpenOrConvert` is chugging along, and have an idea of when it is going to be done.
I'm considering writing some PowerShell scripts to pull some data ou…
-
```
In addition to logging the details of the Exception that is logged, get the
details of the InnerException property, if it is non-null, as well as any
Exceptions exposed by the InnerException pro…