vscode-jupyter
vscode-jupyter copied to clipboard
restrict shouldAllowIntellisense to only python notebook cells so tha…
…t plain .py files dont get duplicate results in api calls to onHover etc.
Fixes # https://github.com/microsoft/pylance-release/issues/3027
- [ ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
- [ ] Title summarizes what is changing.
- [ ] Has a news entry file (remember to thank yourself!).
- [ ] Appropriate comments and documentation strings in the code.
- [ ] Has sufficient logging.
- [ ] Has telemetry for feature-requests.
- [ ] Unit tests & system/integration tests are added/updated.
- [ ] Test plan is updated as appropriate.
- [ ]
package-lock.jsonhas been regenerated by runningnpm install(if dependencies have changed).