github psalm/psalm-vscode-plugin 2.0.4

latest releases: 2.7.0, 2.6.0, 2.5.0...
2 years ago

Features

  • Fix settings pane to be more graphical
  • Mock StreamWriter so that logging of output from language server actually logs in verbose mode
  • Fix #30 to not blow up because of vimeo/psalm#6007
  • Add setting to "Index" workspace (Just calls same method as in #30 for now)
  • Add support for onSave, onOpen, onClose (see vimeo/psalm#6010)
  • Add support for workspace/didChangeWatchedFiles (see vimeo/psalm#6014) Fixes #32
  • Update dependencies
  • Look at #36
  • Look at #11
  • Run prettier on save (vscode for this project only)
  • Bundle Extension using webpack (https://code.visualstudio.com/api/working-with-extensions/bundling-extension)
  • While running Psalm should not show status bar message (Which is useless and takes up space)

Upstream PRs:

Don't miss a new psalm-vscode-plugin release

NewReleases is sending notifications on new releases.