issues
search
Derivitec
/
vscode-dotnet-adapter
MIT License
7
stars
8
forks
source link
Fixes to dynamic discovery; README improvements
#41
Closed
andrewbridge
closed
4 years ago
andrewbridge
commented
4 years ago
Make file discovery patterns and need for build clearer (#35)
Ensure URIs are correctly compared
Ensure removal via URI is correctly handled
Ensure root suite is totally empty prior to new discovery phase
Ensure existing class contexts are reattached to new suites
Fix a falsey bug where zero indexes were ignored (
L372
)
Enforce
skippatterns
within file watchers
Fix suite detachment
Fix #35 Fix #36
skippatterns
within file watchersFix #35 Fix #36