Apatana 3.0.7 代码辅助 - 自动完成
嘿,我是一名思科员工,
刚开始使用 apatana 为我的小型企业设计一个网页。我的问题是关于代码辅助和自动完成功能。 Apatana 非常擅长识别我输入的内容,无论是元素、选择器,有时甚至是值。我遇到的问题是当我开始输入文本时。将弹出代码辅助窗口,并根据我到目前为止输入的内容显示可能的选择列表。然后我必须停止正在做的事情并按向下箭头,或者抓住我的鼠标并选择我的帮助选择。或者,我可以继续输入元素(或其他内容)来缩小列表范围。我希望的是,存在类似于思科终端的功能。您可以按“tab”键转到不明确选择的下一个分支点。 假设我正在寻找背景颜色选择器。在我理想的代码辅助世界中,它会是这样的。
"b" ->[tab]
"back" ->"g"
"backg" ->[tab]
"background" ->"-co"
"background-co" ->[enter]
"background-color:"
我希望这是有道理的。感谢您的阅读。
Hey I'm a Cisco guy,
Just started with apatana to design a web page for my small business. My question is about the code assist and the auto complete feature. Apatana is very good at picking up what i'm typing be it an element, selector or even value sometimes. The issue im having is when i begin entering text. The code assist window will pop up, and present a list of possible choices based on what i have entered so far. then i have to either stop what i'm doing and press the down arrow, or grab my mouse and select my choice for assist. Or, i can continue typing out the element (or whatever) to narrow down the list. What I'm hoping is that, there exists a feature like in cisco terminal. where you can press the "tab" key to goto the next branch point of ambigious choices.
Let's say I was looking for the background-color selector. In my ideal world with code assist it would go something like this.
"b" ->[tab]
"back" ->"g"
"backg" ->[tab]
"background" ->"-co"
"background-co" ->[enter]
"background-color:"
I hope this makes sense. Thank you for reading.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该功能目前尚不可用,但这是一个有趣的想法。我建议在 http://jira.appcelerator.org 提交功能请求
That feature is not currently available, but it's an interesting idea. I'd suggest filing a feature request at http://jira.appcelerator.org