Bump icon indicating copy to clipboard operation
Bump copied to clipboard

🌱 Sublime Text 3 Plugin to keep package.json dependencies fresh.

Results 5 Bump issues
Sort by recently updated
recently updated
newest added

Here's the error i'm getting in console: ``` File "/Users/***/Library/Application Support/Sublime Text 3/Installed Packages/Bump.sublime-package/request.py", line 22, in fetch_package_version callback(response['version']) KeyError: 'version' ``` Seems like they changed something

Hi!, is possible to change or update the get_registry() method for get current npm registry instead get only https://registry.npmjs.org by default? because if i have other npm registry (internal NPM)...

How do you get version info in Bump? For example: if i press on Emmet version, i get in console the following output: ``` emmet.pyv8loader: Downloading https://api.github.com/repos/emmetio/pyv8-binaries/contents timed out, trying...

this is pretty bad having them hardcoded. as users may already have a use for alt+shift+l and alt+shift+n please make the keyboard shortcut editable ( or not enable by default...

enhancement

Would it be possible to mark packages which need an update in the gutter so you don't have to hover over them to check?

discussion