Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Releases: ChrisBibby/vscode_hide-node-modules

v0.0.8

19 May 07:13

Choose a tag to compare

  • fixed context menu not visible with no root package.json (issue #65)
  • extension disabled when opening remote repositories (vscode insiders)
  • dependencies updated

v0.0.7

28 Apr 17:59
feb17a4

Choose a tag to compare

  • readme section added explaining how to manually unhide the node_modules folder
  • dependencies updated

0.0.6

20 Apr 17:38

Choose a tag to compare

  • status bar should now only be visible when a project contains a package*.json
  • dependencies updated

0.0.5

26 Mar 11:17

Choose a tag to compare

  • fixed some typos
  • dependencies updated

0.0.4

12 Feb 08:26

Choose a tag to compare

  • updated status bar text

0.0.3

08 Feb 19:53

Choose a tag to compare

  • added auto-hide setting
  • added status bar indicator

0.01

06 Feb 00:54

Choose a tag to compare

Initial release

0.02

06 Feb 12:15

Choose a tag to compare

  • shortcut key added
  • updated logo
  • updated readme