atom-ide-javascript icon indicating copy to clipboard operation
atom-ide-javascript copied to clipboard

JavaScript support for Atom IDE

Results 14 atom-ide-javascript issues
Sort by recently updated
recently updated
newest added
trafficstars

### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://togithub.com/babel/babel)) | [`7.15.7` -> `7.23.0`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.15.7/7.23.0) |...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@atom-ide-community/nuclide-commons-atom](https://nuclide.io/) ([source](https://togithub.com/atom-ide-community/atom-ide-base)) | [`0.8.2` -> `0.8.3`](https://renovatebot.com/diffs/npm/@atom-ide-community%2fnuclide-commons-atom/0.8.2/0.8.3) |...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v4` | ---...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | ---...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [wagoid/commitlint-github-action](https://togithub.com/wagoid/commitlint-github-action) | action | major | `v4` -> `v5` | ---...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://togithub.com/nodejs/node) | engines | major | [`^6.3.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/node/v6.17.1/v18.16.1) | ---...

Dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v2` -> `v3` | ---...

Dependencies

### Description After upgrading to Atom 1.61-beta (which includes an upgrade from Electron 9->11), this package has stopped working. ### Steps to Reproduce 1. Open Atom Beta w/ a JS...

Hi, I'm having a small issue which has become quite an annoyance, being that the suggestions will overtake any snippet commands I have, which results in me needing to type...