简体   繁体   中英

VSCode doesn't automatically close parentheses when calling functions

When you write JS in VSCode, you don't automatically close the parentheses after calling a function, for example: There is a function school(){}, I call this function in VSCode to prompt the function name school, but no matter I press TAB or enter, the type is only the function name, I need to write the small parentheses, do not know what good solution

Because Function has its own properties, methods, ... You can use one of them for your work. Writing the small parentheses is not hard.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM