Skip to content

Issues: microsoft/TypeScript

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remapped property names has wrong completion, error messages and code actions (snippets) Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#59769 opened Aug 27, 2024 by zpix1 Backlog
Suboptimal completion list for template literal type member Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#59698 opened Aug 20, 2024 by MichalMarsalek Backlog
Regex unicode property autocomplete Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: Completion Lists The issue relates to showing completion lists in an editor Suggestion An idea for TypeScript
#59697 opened Aug 20, 2024 by bgenia
6 tasks done
Feature request: TS/JS: during object destructurization show autocomplete for props after user type comma , Domain: Completion Lists The issue relates to showing completion lists in an editor Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#59537 opened Aug 4, 2024 by psnet Backlog
Add ( as a commit character to TSServer Domain: Completion Lists The issue relates to showing completion lists in an editor Suggestion An idea for TypeScript
#59525 opened Aug 3, 2024 by gabritto
1 task done
No "recommended" completion entry when outer context is incomplete ternary conditional operator Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor
#59517 opened Aug 2, 2024 by bpasero
Completions fail to be provided for type alias arguments before all required type arguments are provided Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#59222 opened Jul 10, 2024 by Andarist Backlog
Poor autocomplete inside object literal as the return value of a getter Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#58484 opened May 9, 2024 by whzx5byb Backlog
autocomplete workaround for string literal inside template literal stopped working since v5.3.3 Cursed? It's likely this is extremely difficult to fix without making something else much, much worse Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#57902 opened Mar 22, 2024 by GrtDev Backlog
Autocomplete breaks after one property for an array generic Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#57879 opened Mar 21, 2024 by RareSecond Backlog
Inconsistent replacement span inclusion between member completion types Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#57601 opened Mar 1, 2024 by Andarist Backlog
Path completions from subpath exports containing / have broken replacement range Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#57313 opened Feb 6, 2024 by andrewbranch Backlog
Inferred Promise type breaks ordering of completions Domain: Completion Lists The issue relates to showing completion lists in an editor Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#56978 opened Jan 8, 2024 by xixixao Backlog
No completions from tsserver for property values in generic type arguments Domain: Completion Lists The issue relates to showing completion lists in an editor Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#56299 opened Nov 3, 2023 by kronodeus Backlog
Completion entry details are using a wrong property type Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#56202 opened Oct 24, 2023 by Andarist Backlog
String completions are inconsistent between JSX attributes and JSX expressions Domain: Completion Lists The issue relates to showing completion lists in an editor Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#56181 opened Oct 23, 2023 by Andarist Backlog
String completions on top-level properties are not consistent between JSX attributes and object properties Domain: Completion Lists The issue relates to showing completion lists in an editor Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#56180 opened Oct 23, 2023 by Andarist Backlog
Intellisense provides different suggestions on autocomplete when using indexed access or dotted access Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Fix Available A PR has been opened for this issue
#56096 opened Oct 13, 2023 by alexandercerutti TypeScript 5.4.0
Intellisense for Symbol properties Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: Completion Lists The issue relates to showing completion lists in an editor Suggestion An idea for TypeScript
#54870 opened Jul 3, 2023 by joelday
5 tasks done
Provide support for comma insertion with snippet completion Domain: Completion Lists The issue relates to showing completion lists in an editor Rescheduled This issue was previously scheduled to an earlier milestone Suggestion An idea for TypeScript
#54731 opened Jun 21, 2023 by navya9singh TypeScript 5.7.0
Annoying completions, where only extends keyword is expected Domain: Completion Lists The issue relates to showing completion lists in an editor Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#53929 opened Apr 20, 2023 by zardoy Backlog
file and folder with same name shows only file in requiring/importing in JS/TS Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#53866 opened Apr 16, 2023 by hvlxh Backlog
Show completions based on type of inherited / overridden field or method Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: Completion Lists The issue relates to showing completion lists in an editor Suggestion An idea for TypeScript
#53785 opened Apr 15, 2023 by benrbray
5 tasks done
Object key completions on overloaded generic function incorrectly shows keys for primitive types Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#53734 opened Apr 11, 2023 by coder-hxl Backlog
Intellisense chooses schema so fast Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Help Wanted You can do this
#53293 opened Mar 16, 2023 by loremipsumowski Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.