Skip to content

v0.2.0

Choose a tag to compare

@olafurpg olafurpg released this 05 Jun 22:40
· 34 commits to main since this release
0b7d9ca

Visual Basic support

Thanks to a major contribution from @sagi1623, scip-dotnet now supports Visual Basic! To index a Visual Basic codebase, run scip-dotnet index, the same command you use to index a C# codebase.

PR #26

What's Changed

  • Fix Unit test cases by @sagi1623 in #25
  • Wait for project restore process to finish before starting with indexing by @sagi1623 in #27

New Contributors

Full Changelog: v0.1.16...v0.2.0