Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / microsoft/pylance-release issues and pull requests
#5991 - Pylance crashed due to oom
Issue -
State: closed - Opened by olegstepanov 5 months ago
- 9 comments
Labels: user responded, memory
#5867 - Pylance doesn't stop analyzing files
Issue -
State: closed - Opened by IrobotA 6 months ago
- 45 comments
Labels: perf, needs repro
#5831 - No docstring shown for `dict.update`
Issue -
State: open - Opened by debonte 6 months ago
Labels: docstrings, needs repro
#5814 - Unresolved import on package that is installed in kernel used in a notebook
Issue -
State: closed - Opened by luabud 7 months ago
- 3 comments
Labels: bug, fixed in next version (release)
#5810 - Semantic colorization for quoted type annotations is inconsistent
Issue -
State: open - Opened by rchiodo 7 months ago
- 8 comments
Labels: bug, textmate bug
#5808 - parse error on magic statement on ipython mode.
Issue -
State: open - Opened by ZJDATY 7 months ago
- 9 comments
Labels: bug, user responded
#5805 - Add imports don't show up on first quick fix
Issue -
State: closed - Opened by rchiodo 7 months ago
- 8 comments
Labels: needs repro
#5762 - Pylance Crashing Constantly: `Error: Unhandled method python/isTrustedWorkspace`
Issue -
State: closed - Opened by small-pants 7 months ago
- 16 comments
Labels: user responded, needs repro
#5761 - Support `python.analysis.nodeExecutable` in `.vscode/settings.json` and with `${workspaceFolder}` templating
Issue -
State: closed - Opened by Tom-Newton 7 months ago
- 5 comments
Labels: enhancement
#5731 - Auto import doesn't suggest re-exports in stdlib
Issue -
State: open - Opened by nineteendo 7 months ago
- 3 comments
Labels: bug
#5726 - Pylance error for query_selector of Playwright
Issue -
State: open - Opened by Akopov4 7 months ago
- 2 comments
Labels: needs repro
#5718 - pylance loses link to a object if it was returned by fixture
Issue -
State: open - Opened by Akopov4 7 months ago
- 4 comments
Labels: needs repro
#5702 - No type or autocomplete present in test function despite pytest fixture having type hint on mouseover
Issue -
State: open - Opened by Evan0000000000 8 months ago
- 4 comments
Labels: needs repro
#5667 - Analysis of a notebook can be slow
Issue -
State: closed - Opened by rchiodo 8 months ago
- 9 comments
Labels: needs repro
#5661 - Extract Method unexpectedly adds type parameter for local type
Issue -
State: closed - Opened by debonte 8 months ago
- 1 comment
Labels: bug
#5650 - Importing from tests prefers deeper imports over package entry-point
Issue -
State: closed - Opened by DanielRosenwasser 8 months ago
- 2 comments
Labels: enhancement, fixed in next version (release)
#5645 - Workspace folder names are evaluated as regular expressions
Issue -
State: closed - Opened by nils-soderman 8 months ago
- 3 comments
Labels: bug
#5635 - Pylance extension changes how newlines are formatted
Issue -
State: closed - Opened by sobolevn 8 months ago
- 15 comments
Labels: waiting for user response, auto-indent
#5618 - Intellisense breaks with this extension in docker.
Issue -
State: closed - Opened by StevenLech 8 months ago
- 2 comments
Labels: needs repro
#5616 - No auto-completion provided when using overloaded `__new__` definitions
Issue -
State: closed - Opened by Viicos 8 months ago
- 3 comments
Labels: bug
#5612 - Semantic Token Type / Tooltip Info changes depending on order of Assignments
Issue -
State: closed - Opened by maflAT 8 months ago
- 2 comments
Labels: waiting for upstream, needs repro
#5541 - Syntax highlighting for PEP 695: Type Parameter Syntax
Issue -
State: open - Opened by rchiodo 9 months ago
- 5 comments
Labels: enhancement, textmate bug
#5404 - Extract method/variable doesn't work in the middle of a function
Issue -
State: open - Opened by rchiodo 10 months ago
- 6 comments
Labels: bug, sync-server
#5391 - Attributes not recognized when using `converters` in `attrs` module
Issue -
State: closed - Opened by j-hil 10 months ago
- 12 comments
Labels: bug, P2, fixed in next version (pyright)
#5381 - Enabling sync server makes web version super slow
Issue -
State: closed - Opened by rchiodo 10 months ago
- 2 comments
Labels: bug, perf, sync-server
#5367 - Remove return type from __init__ override member completion
Issue -
State: open - Opened by judej 10 months ago
- 8 comments
Labels: enhancement, needs decision
#5310 - Moving multiple files or renaming modules doesn't refactor imports
Issue -
State: open - Opened by BlakeTnr 11 months ago
- 3 comments
Labels: bug
#5280 - When the debugger is running, have it provide input/feedback into IntelliSense
Issue -
State: closed - Opened by greazer over 5 years ago
- 3 comments
Labels: needs repro
#5279 - Support docstring templates / generate docstrings
Issue -
State: closed - Opened by assafmendelson about 9 years ago
- 10 comments
Labels: needs repro
#5259 - Library code should be a virtual document
Issue -
State: closed - Opened by isidorn almost 5 years ago
- 5 comments
Labels: enhancement
#5235 - Output error messages are garbled in Japanese-locale Windows
Issue -
State: closed - Opened by tma-xtia 11 months ago
- 4 comments
Labels: bug, needs investigation
#5169 - Virtual envs in the workspace are treated as user source
Issue -
State: open - Opened by rchiodo 12 months ago
- 5 comments
Labels: enhancement, perf
#5164 - pyright command except generate stub is not connected to pylance
Issue -
State: closed - Opened by heejaechang 12 months ago
- 3 comments
Labels: bug
#5159 - Auto import doesn't work for local modules
Issue -
State: closed - Opened by rchiodo 12 months ago
- 1 comment
Labels: bug
#5150 - typed dict key hover shows incorrect header
Issue -
State: closed - Opened by heejaechang 12 months ago
- 1 comment
Labels: bug
#5118 - Ctrl/⌘+click support for Unpacked **kwargs (go to definition)
Issue -
State: closed - Opened by lucas-labs 12 months ago
- 2 comments
#5060 - Crash in issue 5032 caused garbage to be written to Pylance log
Issue -
State: open - Opened by debonte about 1 year ago
Labels: bug
#4919 - Completion items are sent back with a lot of duplicates
Issue -
State: open - Opened by rchiodo about 1 year ago
- 5 comments
Labels: enhancement
#4820 - Dedent nested `else` blocks correctly
Issue -
State: open - Opened by kimadeline over 5 years ago
- 2 comments
Labels: bug, P2, auto-indent
#4749 - Python keywords, type names, etc should not be localized
Issue -
State: closed - Opened by debonte about 1 year ago
- 3 comments
Labels: bug, duplicate, P1
#4742 - Pylance is not work for jupyter notebook in VScode
Issue -
State: closed - Opened by mikeyau1 about 1 year ago
- 29 comments
Labels: bug, duplicate
#4677 - Add a "fold all docstrings" command
Issue -
State: open - Opened by rchiodo over 1 year ago
- 5 comments
Labels: enhancement, P2
#4674 - Diagnostic 'code' is remapped regardless of the error
Issue -
State: closed - Opened by rchiodo over 1 year ago
- 2 comments
Labels: bug, needs investigation
#4664 - Pylance does not recognize 'develop' Poetry dependencies
Issue -
State: closed - Opened by blewis2-blue over 1 year ago
- 2 comments
Labels: by design, pep 660
#4601 - Go To Symbol doesn't work
Issue -
State: closed - Opened by vishalovercome over 1 year ago
- 10 comments
Labels: needs repro
#4525 - `__` prefixed first argument of function gets `/` instead of `=` in inlay hint
Issue -
State: open - Opened by debonte over 1 year ago
- 1 comment
Labels: bug
#4489 - Convert string to f-string when adding brackets around a text selection
Issue -
State: closed - Opened by rik over 1 year ago
- 6 comments
Labels: external bug
#4462 - Round robin storage
Issue -
State: closed - Opened by rchiodo over 1 year ago
- 1 comment
Labels: engineering
#4329 - Support go-to-implementation
Issue -
State: open - Opened by luabud over 1 year ago
- 1 comment
Labels: enhancement
#4135 - How to inform `reportGeneralTypeIssues` of TypeAliases?
Issue -
State: closed - Opened by dsm-72 over 1 year ago
- 12 comments
Labels: user responded
#4065 - Autoimport from module, not directly from file
Issue -
State: closed - Opened by last-partizan over 1 year ago
- 27 comments
Labels: bug, P2, fixed in next version (release)
#3991 - Cannot access TypeVar from class property in function signature
Issue -
State: closed - Opened by kylebjordahl over 1 year ago
- 6 comments
Labels: reference, by design
#3948 - Pylance suggests importing only those variables that start with a capital letter
Issue -
State: closed - Opened by VolDr over 1 year ago
- 10 comments
Labels: bug, reference
#3783 - Support for MicroPython
Issue -
State: closed - Opened by koldomon over 5 years ago
- 17 comments
Labels: needs investigation
#3591 - Wrong sum() return type derivation for unknown start value
Issue -
State: closed - Opened by FatsieFS about 2 years ago
- 7 comments
#3473 - PyLance not recognizing imports from PEP-660 editable installs
Issue -
State: closed - Opened by rzats about 2 years ago
- 25 comments
Labels: by design, pep 660
#3470 - Long checking and analyzing operations when using JAX
Issue -
State: closed - Opened by n-gao about 2 years ago
- 7 comments
Labels: needs investigation
#3100 - Improve semantic highlighting of `TypeAlias`
Issue -
State: open - Opened by xiaoxi-david over 2 years ago
- 6 comments
Labels: enhancement
#2992 - False Positive of "Code is unreachable" Detection
Issue -
State: closed - Opened by AAArthurLiu over 2 years ago
- 4 comments
Labels: bug, fixed in next version (main)
#2146 - "Extract method" produces syntax error with multiline except clause
Issue -
State: open - Opened by jh0ker almost 3 years ago
- 2 comments
Labels: bug
#2128 - No way to avoid an error when using isinstance with a generic class in strict mode
Issue -
State: closed - Opened by BurningLights almost 3 years ago
- 7 comments
Labels: enhancement, fixed in next version (main)
#1855 - Implement "Go To Implementation"
Issue -
State: closed - Opened by wesleybowman about 6 years ago
- 16 comments
#1854 - No symbols found in Outline when in a multi-root workspace
Issue -
State: closed - Opened by memeplex about 5 years ago
- 14 comments
Labels: fixed in next version (main)
#1853 - Fail fast on invalid rename, i.e do not show the input box asking for new symbol name
Issue -
State: closed - Opened by mjbvz over 4 years ago
- 7 comments
Labels: duplicate
#1852 - Outline says No Symbols Found for the current doc. start type and symbols appear
Issue -
State: closed - Opened by atomlin about 6 years ago
- 39 comments
Labels: duplicate
#1850 - Have "Go to Definition" respect .env settings for PYTHONPATH
Issue -
State: closed - Opened by xobs over 6 years ago
- 15 comments
#1849 - Improve formatting of parameter hints (call tooltips)
Issue -
State: closed - Opened by memeplex over 5 years ago
- 7 comments
#1848 - Improved docstring display support
Issue -
State: closed - Opened by abgivant almost 7 years ago
- 50 comments
#1576 - Class attribute documentation?
Issue -
State: closed - Opened by brettcannon over 3 years ago
- 15 comments
Labels: enhancement, fixed in next version (main)
#1574 - Pylance does not recognize typing.Final
Issue -
State: closed - Opened by covuworie over 3 years ago
- 5 comments
Labels: bug, fixed in next version (main)
#1510 - Add refactoring features like change in file, module and variable names
Issue -
State: closed - Opened by qb-tarushg over 5 years ago
- 13 comments
Labels: enhancement
#1066 - PyLance does not properly resolve TensorFlow modules
Issue -
State: closed - Opened by BlueskyFR over 3 years ago
- 36 comments
Labels: waiting for upstream, dynamic behavior
#947 - No auto complete options show for Openpyxl
Issue -
State: closed - Opened by luabud over 4 years ago
- 10 comments
Labels: fixed in next version (main), needs stub
#915 - Using pylance with pytest.raises
Issue -
State: closed - Opened by esoterra almost 4 years ago
- 5 comments
#257 - Support changing a variable's type
Issue -
State: closed - Opened by neighthan about 4 years ago
- 36 comments
Labels: enhancement
#87 - The whole Pylance seems to be not working
Issue -
State: closed - Opened by didimelli over 4 years ago
- 7 comments
Labels: duplicate, waiting for user response
#86 - Linting isn't working anymore after the new update.
Issue -
State: closed - Opened by Bluppsn over 4 years ago
- 10 comments
Labels: bug, fixed in next version (main)
#85 - AutoComplete not working with Class Variables - Pylance
Issue -
State: closed - Opened by akshitgupta29 over 4 years ago
- 11 comments
Labels: waiting for user response
#84 - Wrong type checking on TypedDict with optional parameters
Issue -
State: closed - Opened by NixBiks over 4 years ago
- 4 comments
#83 - Indented regions in docstrings are highlighted as code
Issue -
State: closed - Opened by memeplex over 4 years ago
- 8 comments
Labels: bug, fixed in next version (main), docstrings
#82 - Add 2020.7.0 changelog
Pull Request -
State: closed - Opened by jakebailey over 4 years ago
#81 - Pylance Not Working, Jedi Active
Issue -
State: closed - Opened by iwoloschin over 4 years ago
- 18 comments
Labels: needs investigation
#80 - Code Helper Renderer uses 100% of CPU once Pylance is enabled
Issue -
State: closed - Opened by glassful-admin over 4 years ago
- 3 comments
Labels: waiting for user response
#79 - Incompatible VS Code version 1.45.1 ?
Issue -
State: closed - Opened by jtfidje over 4 years ago
- 1 comment
#78 - Editable installs (pip install -e) aren't fully supported
Issue -
State: closed - Opened by bobatsar over 4 years ago
- 28 comments
Labels: enhancement, fixed in next version (main)
#77 - Import "requests" could not be resolved from source
Issue -
State: closed - Opened by MrEscape54 over 4 years ago
- 3 comments
#76 - Refactoring: move module member to different module
Issue -
State: closed - Opened by ynouri over 4 years ago
- 13 comments
Labels: enhancement
#75 - Add extraPaths setting to readme.
Pull Request -
State: closed - Opened by huguesv over 4 years ago
#74 - Pylance not provding all it's features
Issue -
State: closed - Opened by darkscarletspeedster over 4 years ago
- 4 comments
Labels: waiting for user response
#73 - matplotlib: Pylance does'nt show autocomplete of modules in matplotlib
Issue -
State: closed - Opened by Trid-collab over 4 years ago
- 7 comments
Labels: fixed in next version (main), typestub
#72 - reportUndefinedVariable markings with Wildcard includes
Issue -
State: closed - Opened by MaKaNu over 4 years ago
- 3 comments
Labels: waiting for user response
#71 - Issue with DataFrame.rename and the columns named argument
Issue -
State: closed - Opened by gerardsyd over 4 years ago
- 7 comments
Labels: bug, fixed in next version (main)
#70 - Pybind generated pyd import does not resolve
Issue -
State: closed - Opened by erinxocon over 4 years ago
- 8 comments
Labels: enhancement
#69 - Unreachable path when using SQLA order_by desc/asc
Issue -
State: closed - Opened by sachaventura over 4 years ago
- 2 comments
#68 - Local imports not resolving correctly
Issue -
State: closed - Opened by aaronsmith1234 over 4 years ago
- 82 comments
Labels: enhancement, needs investigation
#67 - Intellisense suggestions cannot ignore case issues
Issue -
State: closed - Opened by CatNofishing over 4 years ago
- 4 comments
Labels: enhancement
#66 - Statements must be separated by newlines or semicolon
Issue -
State: closed - Opened by xkotj over 4 years ago
- 4 comments
#65 - Goto definition goes to stub files instead of actual definitions
Issue -
State: closed - Opened by jahan01 over 4 years ago
- 42 comments
Labels: enhancement, fixed in next version (main)
#64 - Is there a way to disable auto-imports?
Issue -
State: closed - Opened by PedroMDuarte over 4 years ago
- 10 comments
Labels: enhancement, fixed in next version (main)
#63 - Intellisense support for wrapped functions
Issue -
State: closed - Opened by channelcat over 4 years ago
- 3 comments
Labels: enhancement, waiting for user response