issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript
Filter by
33.2M results
Problem
TypstFilePreviewer bundles several responsibilities — the export pipeline, JCEF wiring, the PDF.js bridge, and
scroll-position persistence. It is large and hard to test in isolation. This is planned ...
refactor
https://github.com/NationalSecurityAgency/ghidra/blob/f9e13846b20c223334d37cfe75bf36fbe9e4dce7/Ghidra/Features/PyGhidra/src/main/py/src/pyghidra/script.py#L255
In Python scripts run through PyGhidra, ...
Problem
Following a batch of correctness fixes, several touched files would benefit from a deliberate readability pass — naming
consistency, comment density, trimming dead branches. Best done as one focused ...
cleanup
Problem
Common.printToConsole unconditionally wraps its body in invokeLater. From background threads this is correct and
necessary. But callers already on the EDT (e.g. the Compiling… line emitted from ...
performance
Problem
findTokenEnd groups contiguous word characters into one token but returns from + 1 for every non-word character, so each
space, newline, and punctuation mark becomes its own CONTENT token and ...
good first issue
performance
Problem
Two issues in the tinymist binary resolver:
1. resolveTinymistPath() calls getDownloadedBinaryPath() → getDownloadDir(), which runs dir.mkdirs() on every call — a
filesystem-mutating side-effect ...
performance
Problem
Every response from the PDF.js preview server is sent with Cache-Control: no-cache, including the large, immutable
PDF.js viewer bundle served under /viewer/.... The code comment even states the ...
performance
Have you read the FAQ and checked for duplicate open issues?
If the problem is related to FairPlay, have you read the tutorial? !-- NOTE:
https://shaka-project.github.io/shaka-player/docs/api/tutorial-fairplay.html ...
img width= 1905 height= 808 alt= Image src=
https://github.com/user-attachments/assets/2ff50ed3-9442-4419-9b8a-28453d0777c5 /

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.