Skip to content

Latest commit

 

History

History
149 lines (113 loc) · 3.03 KB

File metadata and controls

149 lines (113 loc) · 3.03 KB

Change Log for Dev Space

Current

2.0.2 -> 2.0.7

  • Added:
    • Hierarchy Tree
    • Show New Version for node packages on Node View
    • Quick pick to change between package manager
    • Add folder to Project Box with Uri
    • Term Pad status item to show FIXMEs and TODOs
    • Icons for symbols in Hierarchy Tree
  • Changed:
    • Can use sudo with any package manager
    • Fixed some icons to provide more context and look better
    • Fixed JS/TS single comment with term
    • Fixed Go To Term command from Term Pad
    • Fized Axios bug that made publications crash
  • Removed:
    • Snippets
    • Project Menu

Past

2.0.1

  • Added:
    • Term Pad (v1.3.6)
    • Term Pad works for multiple languages on Windows, MacOS, and some Linux Distros
    • Icons for each term in Term Pad
    • New keybindings and configurations (see README.md)
  • Changed:
    • Node View runs smoother with npm, bun, and yarn with correct commands
    • NPM and Yarn can use sudo if there is a secured root (doesn't apply to bun)
    • More icons for Node History and Opening Node Project in Node View
    • Project Box works better by tweaking Quick Picks
    • Made REAME.md easier to understand
  • Removed:
    • Themes
    • Snippets for MarkDown (they can't work; others may follow)

1.3.6 (unreleased: included in v2.0.1)

  • Added:
    • Term Pad
  • Changed:
    • Fixed Project Box so that it runs works correctly

1.3.5

  • Changed:
    • Node View works on Windows (fix)
    • Icons for Project Box to perform actions
    • New Project Menu
    • Project Box works on Windows
    • MacOS touch bar item for Project Box

1.3.4

  • Added:
    • Project Box
  • Changed:
    • Node View icons look better and are different for dark or light themes

1.3.3

  • Testing:
    • Project Box is in the works
  • Added:
    • Project Bar Status Item
  • Changed:
    • Node View Status Item looks better
    • Node View now works with npm or yarn or sudo npm

1.3.2

  • Added:
    • command: installNodeItem
  • Changed:
    • Node View Status Item fixed
    • Node View now works with multiple workspace folders

1.3.1

  • Added:
    • command: updateNodeItem
    • command: uninstallNodeItem
    • command: openNodeItem
  • Changed:
    • Node View (fix and now works)

1.2.2

  • Testing:
    • Node View is currently under testing in this version
  • Added:
    • view: Node View
    • command: refreshNodeView
  • Fixed CHANGELOG and README

1.2.1

  • Added:
    • viewContainer: SlashDEV
    • view: Dev Space

1.1.1 (unreleased)

  • Fixed extension files

1.0.1 (unreleased)

  • Added:
    • theme: Super Dark Punk
  • Deleted:
    • theme: Super Light Blue
    • theme: Code Dark Blue
  • Changed:
    • theme: Simple Dark Red -> Classic Dark Red
    • README

0.0.5

  • Added:
    • theme: Code Dark Blue
    • theme: Simple Dark Red

0.0.4

  • Added:
    • snippet: Java
    • snippet: New HTML
    • snippet: New JavaScript
    • snippet: New Python

0.0.3

  • Added:
    • keybindings

0.0.2

  • Added:
    • theme: Super Light Blue

0.0.1

  • The start of a great extension