issues Search Results · language:Edge language:TypeScript language:PHP language:HTML language:Java language:JavaScript
Filter by
60.9M results
!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -- !-- Please read our Rules of Conduct:
https://opensource.microsoft.com/codeofconduct/ -- !-- 🕮 Read our guide about submitting issues:
https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions ...
描述
- Hooks 页面每次切换过去时, 健康检查会卡很久。
- 这会影响高频使用的 hooks 管理流程。
重现步骤
- 在应用中切换到 Hooks 页面。
- 观察健康检查触发、加载时间和页面交互是否被阻塞。
预期结果
- 页面切换不应被健康检查长时间阻塞。
- 健康检查结果可以异步刷新, 并保留上次可用结果。
- 用户能看见正在检查的具体范围。
实际结果 ...
Severity
S3 - Medium (workaround exists)
Bug summary
On mobile or narrow viewports (e.g. portrait phone layout), the page status text (e.g., Page 1 of 16 ) in the table
pagination section gets squeezed ...
bug
needs-triage
priority:s3
Tracks #52. Milestone: v0.3.0. Depends on: #GRAPH (constellation-graph-build) + v0.2.0 MCP server.
What
Expose an MCP related_stars(repo, k) tool: return the k nearest stars by graph adjacency. Slots ...
area:headless
enhancement
Tracks #52. Milestone: v0.3.0. Depends on: #GRAPH (constellation-graph-build).
What
A --constellation headless flag: build the graph from the cache and emit GEXF/JSON to stdout or a file. No TUI.
How ...
area:cli
area:headless
enhancement
Tracks #52. Milestone: v0.3.0. Depends on: #ENTITY (star-entity-extraction).
What
Build a co-occurrence graph from the cached entities: stars are nodes, an edge connects two stars per shared entity, ...
area:cache
enhancement
Tracks #52. Milestone: v0.3.0. Depends on: v0.2.0 cache work (#42, #44).
First sub-change of the constellation epic.
What
Add entities: { name: string; label: EntityLabel }[] to AnalysisResult. Tech ...
area:ai
area:cache
enhancement
objetos = []
while True:
opçao = int(input( Você deseja: 1- Adicionar outro objeto / 2- Sair ))
if opçao == 1:
objeto = input( O que você vai levar para escola? )
objetos.append(objeto)
else: ...

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.