具有多个句点的扩展名的 Eclipse 文件关联

发布于 2024-11-09 07:56:08 字数 501 浏览 0 评论 0原文

我的项目中有几个 Mako 模板,其名称类似于 header.html.tmplsettings.py.tmpl。我想将文件关联添加到 Eclipse 以使用适当的编辑器打开它们。例如,我希望在 HTML 编辑器中打开 header.html.tmpl,在 Python 编辑器中打开 settings.py.tmpl 等等。我去到“首选项”->“文件关联”,我尝试将 *.py.tmpl 添加到列表中,但单击“确定”后没有任何反应,并且所需的扩展名没有出现在列表中。如果我尝试使用 .py.tmpl 来代替,我可以将其添加到列表中并将 Python 编辑器添加到其关联的编辑器中,但是当我双击 .py.tmpl 时文件它没有使用正确的编辑器。

显然,仅使用 -tmpl 而不是 .tmpl 可能会起作用,但我想知道是否有人知道解决此问题的方法或可以确认这是一个错误/缺失特征。

I have several Mako templates in my project that are named things like header.html.tmpl and settings.py.tmpl. I would like to add file associations to Eclipse to open these with the appropriate editors. For example, I would like header.html.tmpl to be opened in the HTML editor, settings.py.tmpl to be opened in the Python editor, etc. I go to Preferences->File Associations and I try adding *.py.tmpl to the list but after I click "Ok" nothing happens and the desired extension does not appear in the list. If I try instead using .py.tmpl I can add it to the list and add the Python editor to its associated editors but when I double-click a .py.tmpl file it doesn't use the correct editor.

Obviously it would probably work to just use -tmpl instead of .tmpl, but I'm wondering if anyone knows a way around this or can confirm that it's a bug/missing feature.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文