Sketchup Ruby API 的代码完成

发布于 2024-08-15 04:43:59 字数 44 浏览 3 评论 0原文

有谁知道有一个程序支持 Sketchup Ruby API 的代码完成吗?

Does anyone know of a program that has support for code completion for Sketchup Ruby API?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

故乡的云 2024-08-22 04:43:59

以下是一些具有代码补全功能的 Ruby IDE:

不幸的是,它看起来您可能需要做一些工作才能将 Sketchup API 符号加载到您选择的 IDE 中。如果我遇到任何问题,我会编辑这个答案。

您还可以尝试向他们的邮件列表发帖,看看他们是否有任何想法:http://groups.google.com/group/google-sketchup-developers" rel="nofollow noreferrer">http:// /groups.google.com/group/google-sketchup-developers

Here are some Ruby IDEs that have code completion:

Unfortunately, it looks like you might need to do some work to get the Sketchup API symbols loaded into your IDE of choice. If I come across anything, I'll edit this answer.

You might also try posting to their mailing list to see if they have any ideas: http://groups.google.com/group/google-sketchup-developers

欢你一世 2024-08-22 04:43:59

我找到了 Notepad++ 的代码完成插件。我将 SketchUp Ruby API 方法添加到 Ruby 代码完成中。虽然我认为它需要更新以支持 SU8 的方法。我不记得在哪里找到它,但很确定它是在 SketchUcation 论坛上的某个地方: http://forums.sketchucation .com/
如果我找到它,我会回帖。

I found a code-completion addon for Notepad++. I added the SketchUp Ruby API methods to the Ruby code completion. Though I think it needs updating to support SU8's methods. I don't remember where I found it, but pretty sure it was somewhere on the SketchUcation forum: http://forums.sketchucation.com/
I'll post back if I find it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文