autocomplete-json icon indicating copy to clipboard operation
autocomplete-json copied to clipboard

Atom autocomplete for JSON files

Results 25 autocomplete-json issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.23.0. Release notes Sourced from eslint's releases. v8.23.0 Features 3e5839e feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) 30b1a2d feat: add allowEmptyCase option...

dependencies
javascript

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.5. Release notes Sourced from semantic-release's releases. v19.0.5 19.0.5 (2022-08-23) Reverts Revert "fix(deps): update dependency yargs to v17" (#2534) (8f07522), closes #2534 #2533 v19.0.4 19.0.4...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

dependencies
github_actions

When I open my ESLint config, Atom crashes. This is the content of my `.eslintrc.json`: ```json { "root": true, "extends": [], "overrides": [ { "files": ["*.js"], "extends": ["eslint:recommended", "plugin:node/recommended", "prettier"]...

First of all this is really awesome thanks! I was wondering if maybe the required properties should be highlighted some how, or maybe even pre-filled (just the keys) so you...

enhancement

## :rotating_light: The automated release from the `master` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you could benefit from your...

semantic-release

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.3. Release notes Sourced from axios's releases. v1.1.3 Added Added custom params serializer support #5113 Fixed Fixed top-level export to keep them in-line with static...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.5.1. Release notes Sourced from actions/setup-node's releases. Update @​actions/core and Print Node, Npm, Yarn versions In scope of this release we updated actions/core to 1.10.0....

dependencies
github_actions

Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.25.0. Release notes Sourced from eslint's releases. v8.25.0 Features 173e820 feat: Pass --max-warnings value to formatters (#16348) (Brandon Mills) 6964cb1 feat: remove support for ignore...

dependencies
javascript

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...