-
```js
require('isomorphic-fetch')
module.exports = function (event, cb) {
var endpoint = 'https://api.graph.cool/simple/v1/__PROJECT_ID__'
var token = 'Bearer __PAT__'
var postId = even…
-
I am using vscode version:
Version: 1.56.2 (system setup)
Commit: 054a9295330880ed74ceaedda236253b4f39a335
Date: 2021-05-12T17:13:13.157Z
…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The binding here: https://github.com/zed-industries/keymaps/blob/master/src/jetbrains.json#L…
-
```
We need a human readable format for easy editing of tags.
A lightweight format such as RFC822 or JSON would work best. XML would be
much too verbose for this purpose.
```
Original issue report…
-
### What feature?
I have an idea to implement the feature of adding the new profile of the developer by taking the input of the required fields.
as a part of GSSOC
### Add screenshots
Add scre…
-
After editing a newly creating user plugin it just disappears from the plugin list. Although the json file still exists in the anticontainer_plugins folder, it does nothing. Re-installing the plugin d…
-
During the connection phase, the clean up of library ILEDITOR of temporary files O_*, I often receive the error `Temporary data not cleared from ILEDITOR.`
Monitoring only for message id `CPF2125` …
-
Continuing from [#527 - Fix spelling, grammar and punctuation errors across the API specification](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/527), key remaining do…
-
Description: By editing the field in the data file, the change is not reflected in the app.
![image.png](https://raw.githubusercontent.com/tanboonkhong/pe/main/files/b1620656-74c5-4daf-b304-a03e5384d…
-
When viewing and editing JSON, it is fairly common to have somewhat deeply nested items which become difficult to view in the browser. Switching the default indentation back to 2 spaces (instead of 4…