Skip to content

Simplifying Editor #8505

Answered by jennybc
LuisLauM asked this question in Q&A
Discussion options

You must be logged in to vote

The ability to completely turn off automatic parentheses is tracked in #5377.

We do maintain a list of functions inside of which we never add automatic parentheses, because it is likely to be a function value vs. call. apply() is currently not on it. There's an existing issue or issue comment (can't put my hands on it at this moment) about expanding the settings where we suppress the parentheses, based on argument names. If we can't find that issue, we could open one to collect more scenarios where folks would like to suppress parentheses.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by LuisLauM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants