Skip to content

vscode-v18.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 16:03
· 979 commits to master since this release

18.0.0 (2023-04-06)

Bug Fixes

  • generate-ui: ensure checkboxes have correctly centered checkmarks (#1604) (5e4180e)
  • handle nxls startup errors (#1649) (da9ed6e)
  • nxls: debounce @parcel/watcher to avoid race conditions (#1620) (96f91fa)
  • nxls: distinguish projects that are substrings of one another (#1610) (a404c00)
  • nxls: do not output exec to stdio (#1644 (f0f112c)
  • nxls: handle daemon better (#1615) (0216d0c)
  • nxls: temporarily disable daemon (0570f53)
  • nxls: use workspaceFolders before rootUri for better Windows path compatibility (#1639) (2a5a07e)
  • vscode: clarify angular cli deprecation message (#1627) (078e4b5)
  • vscode: handle angular with nx case correctly (#1628) (5499cb2)

Features

BREAKING CHANGES

  • vscode: we removed angular-cli support