Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

PTVS-LS Integration: Add required *.py files to the vsix #502

Closed
AlexanderSher opened this issue Dec 22, 2018 · 0 comments
Closed

PTVS-LS Integration: Add required *.py files to the vsix #502

AlexanderSher opened this issue Dec 22, 2018 · 0 comments

Comments

@AlexanderSher
Copy link
Contributor

No description provided.

AlexanderSher added a commit to AlexanderSher/python-language-server that referenced this issue Jan 8, 2019
- Fix microsoft#501: PTVS-LS Integration: Fix LS hanging during file changes
- Fix microsoft#502: PTVS-LS Integration: Add required *.py files to the vsix
AlexanderSher added a commit that referenced this issue Jan 9, 2019
* 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant