简体   繁体   English

如何在Brackets代码编辑器中更紧密地接受自动完成代码?

[英]how do I accept an auto complete code closer in Brackets code editor?

When I type a code in Brackets javascript editor and open a parenthesis - (), it allows me to type things in between the parenthesis. 当我在Brackets javascript编辑器中键入代码并打开括号-()时,它使我可以在括号之间键入内容。 But how do I accept the closed parenthesis once I am done without pressing the arrow key on the keyboard to go to left? 但是,完成后如何在不按键盘上的箭头键向左移动的情况下接受封闭的括号呢?

Example: When I type in (192), to get the closed parenthesis after 2 --> ), I have to use the arrow key on my macbook. 示例:当我键入(192)时,要在2->之后获得右括号,必须在Macbook上使用箭头键。 Can I press tab? 我可以按Tab键吗? spacebar? 空格键? or anything else so the system knows 'yes, I want you to close it up'? 还是其他什么,以便系统知道“是的,我要您将其关闭”? or this is just the way it is? 还是这就是原来的样子?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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