You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
* Clean up Completions, Find References and Hover unit tests.
* Initial commit
* CoreProduct buildable
* Product buildable except IronPython
* Move VS-specific file
* add hack to prevent True/False/None/... from being use-before-def (#464)
* Fix for extra paths inside workspace (#467)
Fix#281: Support "go to definition" for namespace packages
Fix#466: Fix "go to definition" and resolving imports
The fix is to put user search paths in front of workspace directory so that modules inside extra paths can be used as roots for packages
* Last port
* - Add nuspec
- Fix#501: PTVS-LS Integration: Fix LS hanging during file changes
- Fix#502: PTVS-LS Integration: Add required *.py files to the vsix
* Address CR comments
No description provided.
The text was updated successfully, but these errors were encountered: