Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 4.18 KB

CHANGELOG.md

File metadata and controls

72 lines (57 loc) · 4.18 KB

Change Log

Useful extensions and settings for Angular development with Visual Studio Code.
Please install this pack before our workshop.

v0.5.0

v0.4.7

v0.4.6

  • extension removed:
  • extension added:
  • ❗ Important: If you still have the deprecated vscode-tslint extension in VS Code installed, please disable/remove it to avoid linting files twice!

v0.4.5

v0.4.4

v0.3.1

v0.2.1

  • tweaks settings:
    • deletes old entry typescript.tsdk in user settings (see microsoft/vscode#48640) (for previous installations)
    • deletes old entry vsicons.projectDetection.autoReload in user settings (for previous installations)
    • deletes old entry editor.codeActionsOnSave in user settings (for previous installations)

v0.2.0

v0.1.1 - v0.1.2

  • New colorful logo, no other changes

v0.1.0

  • Adds opinionated user settings for a quick workshop start (activated on first run)
  • The update command is also available from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing Angular.Schule.

v0.0.1 - v0.0.3

  • Initial releases with minor fixes