Skip to content

Releases: neild3r/vscode-php-docblocker

Function testing & Continuous Integration

15 Mar 10:55
Compare
Choose a tag to compare
  • Added unit tests for function signatures and continuous integration
  • Added @package to completions
  • Fixed issue where functions weren't detected in abstract/interface methods
  • Fixed support for multiline function signatures

Completion refactor

13 Mar 03:00
Compare
Choose a tag to compare
  • Refactored for potential unit testing
  • Switched to use a completion snippet for the main docblock
  • Fix bug with function that has no params

Update tagging and documentation

13 Mar 03:02
Compare
Choose a tag to compare

Minor update to fix the display name and some README content

Initial release

13 Mar 03:03
Compare
Choose a tag to compare
v0.1.0

Change snippets to completions