Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(33286): Code folding fail for arrow function when param list has no parentheses#38631

Merged
sandersn merged 2 commits into
microsoft:mastermicrosoft/TypeScript:masterfrom
a-tarasyuk:bug/33286a-tarasyuk/TypeScript:bug/33286Copy head branch name to clipboard
May 21, 2020
Merged

fix(33286): Code folding fail for arrow function when param list has no parentheses#38631
sandersn merged 2 commits into
microsoft:mastermicrosoft/TypeScript:masterfrom
a-tarasyuk:bug/33286a-tarasyuk/TypeScript:bug/33286Copy head branch name to clipboard

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #33286

@sandersn sandersn added the For Backlog Bug PRs that fix a backlog bug label May 19, 2020

@sandersn sandersn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need another test (or we might already have it and I just don't know about it).

Comment thread tests/cases/fourslash/getOutliningForArrowFunctionBody3.ts Outdated
@sandersn sandersn self-assigned this May 19, 2020

@sandersn sandersn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using the GitHub app, hop his workscrrectly.

@sandersn sandersn merged commit c00aeb5 into microsoft:master May 21, 2020
cangSDARM added a commit to cangSDARM/TypeScript that referenced this pull request May 26, 2020
* upstream/master:
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Fix relation between generic mapped types and types with index signatures (microsoft#38761)
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Revert "Wrap classes with decorators or static properties in an IIFE, even for ES2015+ (microsoft#32011)"
  Preserve module marker in es2015+ module emit for tool compatability (microsoft#38712)
  Fix recently added test so it is cross-plat
  fix(33286): add outlining for arrow function with one parameter (microsoft#38631)
  fix(38463): show completions for index access properties
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Code folding fail for arrow function when param list has no parentheses

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.