Palm Pre 和 Visual Studio。可能的?

发布于 2024-08-05 20:15:26 字数 270 浏览 2 评论 0原文

至少可以说,Palm Pre 的开发体验很糟糕。最好的情况是您使用 Aptana 插件在 Eclipse 中处理 JavaScript。你得到的智能感知真的非常非常糟糕。您必须每 5 秒查看一次文档。

我在想,Visual Studio 确实擅长 JavaScript 和智能感知。有没有人成功地在 VS2008 中使用智能感知编写 Palm Pre 代码,这需要挂钩 Palm 的 Mojo 库?

在 Vs2008 中是否有已知的方法可以将第 3 方非源代码库与 JavaScript 挂钩?

The development experience for the Palm Pre sucks, to say the least. At best you are working on JavaScript in Eclipse with the Aptana plugin. The intellisense you get is really, really dismal. You have to be looking at the documentation every 5 seconds.

I was thinking, Visual Studio really excels at JavaScript and intellisense. Has anyone succeeded at writing Palm Pre code in VS2008 with intellisense, which would require hooking in Palm's Mojo Library?

Is there a known way to hook in 3rd party non-source libraries to JavaScript in Vs2008?

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

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

发布评论

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

评论(3

梦在深巷 2024-08-12 20:15:26

我也一直在寻找 Eclipse 的替代品,但到目前为止似乎还没有人做到过。对我自己来说,感觉工作量太大了,所以我只是转而使用打开的几个终端窗口和一个浏览文档的浏览器窗口。

I've been looking for alternatives to Eclipse, too, but so far it does not appear that anyone has done it. For myself it felt like too much work, so I just switched to working with several terminal windows open and a browser window to the documentation.

欢你一世 2024-08-12 20:15:26

我是 eclipse 的长期用户,但对 Pre 的 eclipse 环境感到失望 - 特别是在使用 Android SDK 后,它很好地挂接到 eclipse 上(然后开发环境又是 Java)。

你尝试过科莫多吗?我切换到它,自动完成功能很好,webos 插件也做得不错。我没有专业版本,所以我无法评论我希望拥有的调试功能。

I'm a long time eclipse user but was disappointed in the eclipse environment for Pre - especially after using the Android SDK which hooks nicely into eclipse (then again the dev environment is Java there).

Have you tried Komodo? I switched over to it and the autocompletion is nice and the webos addon does a decent job. I don't have the professional version so I can't comment on the debugging capability which I'd love to have.

南风几经秋 2024-08-12 20:15:26

如果你可以告诉 VS08 你想要加载 Mojo.js 的东西,那么它应该可以工作。我认为您也应该能够配置构建等所需的任何自定义工具。

我个人建议您查看 JetBrains 的 IntelliJ IDEA。他们有非常好的 JavaScript 支持,我也将它与一些 Pre-stuff 一起使用。

If you can tell VS08 you want to load the Mojo.js stuff, then it should work. I think you should be able to configure any custom tools you need for building etc. as well.

Personally I'd recommend you check out JetBrains' IntelliJ IDEA. They have really good JavaScript support and I've used it with some Pre-stuff as well.

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