-
**Describe the bug**
I am working with GeoJSON data and the data is represented as the following:
```json
{
"type":"MultiLineString",
"coordinates":[
[
[
10,…
-
I'm following [the documentation on custom scalars from packages](https://www.apollographql.com/docs/graphql-tools/scalars.html#Using-a-package) and trying to add the `JSON` scalar to the grand-stack-…
-
[The `exports` field in `package.json`](https://nodejs.org/api/packages.html#main-entry-point-export) - nobody knows how to configure it, which probably means that a negative number of people know how…
-
The vertex in question, `"Method:System.Void System.Text.Json.Serialization.Metadata.JsonClassInfo::.ctor(System.Type,System.Text.Json.JsonSerializerOptions)"`, is not used anywhere in the app. There'…
-
- VSCode Version: 1.32.3 x64
- OS Version: Ubuntu 18.04
Steps to Reproduce:
1. Enable "checkJs": true in jsconfig.json.
2. Create a Javascript file:
```js
class A {
/**
* @pa…
-
Hi there, thanks for your great plugin @vmarchaud.
I have a **typedef** of Connection:
```
/**
* A connection
* @typedef {Object} Connection
* @property {String} address IP address
* @pro…
-
**TL;DR:** I would like to use extension types like `typedef` for native types in function signatures to provide users with clearer information and thus enable easier consumption of Win32 APIs within …
-
Description: http://stackoverflow.com/questions/36737921/how-to-extend-a-typedef-parameter-in-jsdoc
-
To use json files in a context where human readability makes sense, order of the fields insertion can make sense. As jsoncpp is sorting them alphabetically, it becomes hard to read the file and find r…
-
### Description
During the the development of the scan on demand for vulnerability detector https://github.com/wazuh/wazuh/issues/9220, the main thread was divided in two: a scheduler thread in cha…