Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Filters for parameter assignment #539

Closed
lars-reimann opened this issue Jun 3, 2022 · 0 comments · Fixed by #540
Closed

Filters for parameter assignment #539

lars-reimann opened this issue Jun 3, 2022 · 0 comments · Fixed by #540
Assignees
Labels
enhancement 💡 New feature or request

Comments

@lars-reimann
Copy link
Member

Is your feature request related to a problem? Please describe

The implicit self parameter cannot be annotated. However, there is no filter to hide them.

Desired solution

A new filter is:implicit. We could also add more variant for the four different ways to assign parameters:

  • is:implicit
  • is:nameOnly
  • is:positionOnly
  • is:positionOrName

For modules, classes, functions the filters should return false.

@lars-reimann lars-reimann added the enhancement 💡 New feature or request label Jun 3, 2022
@lars-reimann lars-reimann moved this to Backlog in API Editor Jun 3, 2022
@lars-reimann lars-reimann self-assigned this Jun 3, 2022
@lars-reimann lars-reimann moved this from Backlog to In Progress in API Editor Jun 3, 2022
@lars-reimann lars-reimann changed the title Filter: is:implicit Filters for parameter assignment Jun 3, 2022
@lars-reimann lars-reimann moved this from In Progress to Ready for Review in API Editor Jun 3, 2022
Repository owner moved this from Ready for Review to ✔️ Done in API Editor Jun 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 💡 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant