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

查看:40
本文介绍了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.

现在我正在为钛而苦苦挣扎,因为我不知道钛 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中找到钛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天全站免登陆