issues Search Results · topic:language-server-protocol org:facebook
Filter by
63.2k results
infacebook (press backspace or delete to remove)The topic qualifier is not supported when searching issues. Try searching for repositories instead?
Describe the Bug
now we have x + 1, but don t havex += 1 .
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response
language-server
Describe the Bug
(method) array : def array (
object: Any,
dtype: _HasDType[dtype] | _HasNumPyDType[dtype] | dtype | list[Any] | str | _DTypeDict | tuple[Any, Any] | type[Any] | None = None, ...
There are no C bindings to verify whether an iterator key or value are pinned. Given #14895, I d find it useful if the C
API had this:
extern ROCKSDB_LIBRARY_API unsigned char rocksdb_iter_is_key_pinned(const ...
When a function returns a value, but the caller does not assign that returned value to a variable, this can be a code
bug. It would be useful to flag this to users. We currently have unused-coroutine, ...
Describe the Bug
from typing import reveal_type
class Box[T]:
value: T
def f() - Box[int]:
x = Box()
reveal_type(x)
return x
def g() - list[int]:
# Type inferred as list[Unknown] ...
I stumbled upon this while working on pydot, where pyrefly coverage check --public-only reports:
INFO Found `/home/joren/Workspace/pydot/pyproject.toml` marking project root, checking root directory ...
quansight
| Field | Value |
| --- | --- |
| Component | Button |
| Category | Other |
| Source | cli |
| Timestamp | 2026-06-30T19:40:58.600Z |
User Intention
commit flag should engage filing
gap-report
| Field | Value |
| --- | --- |
| Component | Button |
| Category | Other |
| Source | cli |
| Timestamp | 2026-06-30T19:34:53.320Z |
User Intention
commit flag should engage filing
gap-report
Description
The local setup instructions in CONTRIBUTING.md say pnpm can be installed via Corepack, which ships with Node.js , then
recommend running:
corepack enable
While following the instructions, ...
bug
| Field | Value |
| --- | --- |
| Component | Popover |
| Category | Missing variant or prop |
| Source | cli |
| Timestamp | 2026-06-30T19:10:52.937Z |
User Intention
Popover (and its declarative wrapper ...
gap-report

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.