MAC中Titanium IDE的键盘快捷键 [英] Keyboard shortcuts for Titanium IDE in MAC

查看:117
本文介绍了MAC中Titanium IDE的键盘快捷键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Appcelerator Titanium IDE的新手,以前我在Xcode上工作.

I'm new to appcelerator titanium IDE, previously I was working on Xcode.

在xcode中,我依靠键盘快捷键来节省编码时间.

In xcode I'm relied on the keyboard shortcuts for saving my coding time.

现在,我在钛合金方面苦苦挣扎,因为我不知道Titanium IDE中的任何键盘快捷键. 在Xcode中注释一个代码块(cmd+\),将它们向左(cmd+})或向右(cmd+{)移位非常容易.现在在钛合金中,我需要为每一行代码手动进行操作!

Now I'm struggling with titanium, because I don't know any keyboard shortcuts in titanium IDE. In Xcode commenting a block of code (cmd+\), shifting them to left(cmd+}) or right(cmd+{) was very easy. In titanium now I'm manually doing it for each line of code !

有人可以帮助我在MAC中找到Titanium IDE的快捷方式吗?

Can anybody help me to find the shortcuts for titanium IDE in MAC ?

如果这不是问这个问题的正确地方.请原谅我

If this is not the right place to ask this question. please pardon me

推荐答案

Midhun,Titanium IDE与Eclipse IDE相同,并且非常简单.我在下面提供了一些重要的快捷方式

Midhun, Titanium IDE is just same as Eclipse IDE and simple. I've given some important shortcuts below

  • cmd + /用于注释一段代码
  • tab 用于将语句块向右移动
  • shift + tab 用于向左移动代码块
  • cmd + shift + F11 用于运行项目
  • cmd + F11 用于调试项目
  • cmd + shift + B 用于切换断点
  • cmd + F 查找并替换
  • cmd + / for commenting a block of code
  • tab for moving a block of statement to right
  • shift + tab for move a block of code to left
  • cmd + shift + F11 for run your project
  • cmd + F11 for debug your project
  • cmd + shift + B for toggle breakpoint
  • cmd + F Find and Replace

您可以使用链接来修改键盘快捷键对于Windows和编辑器窗口中的Titanium Studio,您可以按 Shift + Cmd + L 查看所有可用的快捷方式.有评论,取消评论和切换评论.它告诉了钛工作室的所有捷径

You can use this link to modify your keyboard shortcuts for Titanium Studio in windows and in editor window, you can press Shift + Cmd + L to see all available shortcuts. Comment, uncomment and toggle comment are there. It tells all the shortcut for titanium studio

编程愉快:)

这篇关于MAC中Titanium IDE的键盘快捷键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆