Jude Kavalam

Results 12 issues of Jude Kavalam

## Environment data [Info - 10:23:05 AM] (53292) Pylance language server 2022.6.0 (pyright c6e1d8dd) starting [Info - 10:23:05 AM] (53292) Server root directory: c:\Users\judej\.vscode-insiders\extensions\ms-python.vscode-pylance-2022.6.0\dist Notebook support: LSP ## Code Snippet...

bug
notebooks
lsp notebooks

### Discussed in https://github.com/microsoft/pylance-release/discussions/2703 Originally posted by **GilShoshan94** July 19, 2020 Hi, Thank you for this amazing product ! --- #### Python support [Abstract class](https://docs.python.org/3/library/abc.html) (it is stable since 3.4)...

In backlog

### Discussed in https://github.com/microsoft/pylance-release/discussions/3600 Originally posted by **luabud** November 9, 2022 It'd be nice Pylance could displayed refactoring code actions depending on the context. For example: ```py def foo(): return...

enhancement

### Discussed in https://github.com/microsoft/pylance-release/discussions/2593 Originally posted by **savannahostrowski** May 10, 2021 If I'm in a typeCheckingMode of "off", I don't want to see a return type for function snippets. ![image](https://user-images.githubusercontent.com/8949415/117730846-e84acf80-b1a1-11eb-9239-e79fe3d5db0e.png)

enhancement
needs decision

### Discussed in https://github.com/microsoft/pylance-release/discussions/2677 Originally posted by **MarcSkovMadsen** January 26, 2022 Hi Pyright. I believe you are providing the tooltips formatting for VS Code python files. So here goes 😄...

enhancement
docstrings

### Discussed in https://github.com/microsoft/pylance-release/discussions/2712 Originally posted by **itsdani** February 21, 2021 I'm trying to setup a python monorepo build with bazel, and I'm struggling to make pylance recognize the library...

enhancement

from vsdisc: I enabled the Python workload, opened a folder with Python files and when I start to debug current document, looks like any of them, I get: ![image](https://github.com/microsoft/PTVS/assets/547753/87188995-4739-46ad-a681-a554d1038189) No...

bug

From marketplace reviews: > Lev Knoblock 9 hours ago Thanks, Microsoft, for providing yet another crappy product :) Runs horribly, fails to activate on startup half the time, and just...

waiting for user response

Stack trace from logs Error: Debug Failure. False expression: Check called before parsing at assert src/analyzer/sourceFile.ts#L867pyright-internal/src/analyzer/sourceFile.ts:867:8 at callback src/common/logTracker.ts#L61pyright-internal/src/common/logTracker.ts:61:19 at log src/analyzer/program.ts#L1884pyright-internal/src/analyzer/program.ts:1884:32 at callback src/analyzer/typeEvaluator.ts#L632pyright-internal/src/analyzer/typeEvaluator.ts:632:19 at callback src/common/timing.ts#L40pyright-internal/src/common/timing.ts:40:19 at runWithCancellationToken...

needs repro

Added sklearn tests