Closed
Description
- Fix ILBuilder visualization
- Break code for handling a request to FindRefs/GoToBase/GoToImpl out of the editor command handlers for those features.
- Add operator == and != for DocumentUri
- Unify command handler code for 'go to base/impl' and 'find refs'
- Add numeric parameter checks refactoring
- Add Copilot Change Analysis to External Access
- Add direct IVTs to internal projects
- Invoke
dotnet run-api
to obtain virtual project - Do not convert tuple expression with error to a bad expression too early
- Update persistence version
- Add helper for mapping between documents and hierarchy+itemids