Skip to content

v0.3.0

Compare
Choose a tag to compare
@WebFreak001 WebFreak001 released this 07 Jul 14:30
· 864 commits to master since this release
  • Workspace symbol search now shows all symbols starting with the search query.
  • DScanner issues can now be disabled per workspace and per line of code (using @suppress(all), @suppress(dscanner.xxx) or @supress(xxx) in the same line as the issue, a code fix helps removing it)