Skip to content

Tags: Arket777/JavaScriptEnhancements

Tags

v0.16.11

Toggle v0.16.11's commit message
updated global_vars.py plugin_version

v0.16.1

Toggle v0.16.1's commit message
Fixed NoneType error on self.completions.append(completion) in /src/l…

…isteners/completion.py

v0.16.0

Toggle v0.16.0's commit message
improved unused variable feature pichillilorenzo#24

v0.15.0

Toggle v0.15.0's commit message
release 0.15.0, fix pichillilorenzo#35, fix pichillilorenzo#24, fix p…

…ichillilorenzo#28, fix pichillilorenzo#29, fix pichillilorenzo#32, improved some refactor commands and folder_explorer

v0.13.17

Toggle v0.13.17's commit message
updated changelog

v0.13.16

Toggle v0.13.16's commit message
Fixing node.js and npm PATH problem, loading automatically the PATH f…

…rom the user's shell env.

v0.13.15

Toggle v0.13.15's commit message
fix pichillilorenzo#25, fix pichillilorenzo#24, Added "enable_keymap"…

… option to the plugin settings in order to allow quick enabling/disabling of the default plugin keymaps

v0.13.14

Toggle v0.13.14's commit message

v0.13.13

Toggle v0.13.13's commit message
fix pichillilorenzo#20, added a message in the status bar in case of …

…a subprocess.CalledProcessError error

v0.13.12

Toggle v0.13.12's commit message
removed print()