簡體   English   中英

調用函數時VSCode不會自動關閉括號

[英]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按TAB或者回車,type只有function這個名字,需要寫小括號,不知道有什么好辦法

因為 Function 有自己的屬性、方法……您可以將其中之一用於您的工作。 寫小括號並不難。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM