是否可以将TextMate主题导入IntelliJ IDEA? [英] Is it possible to import TextMate themes to IntelliJ IDEA?

查看:349
本文介绍了是否可以将TextMate主题导入IntelliJ IDEA?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何方法可以自动导入TextMate主题到IntelliJ IDEA,比如这两种格式之间的转换器?

解决方案

请< a href =https://github.com/JetBrains/colorSchemeTool =noreferrer>检查由JetBrains创建的转换器。


这是一个将颜色方案从TextMate转换为IntelliJ
的工具,基于平台的产品,如IntelliJ IDEA,RubyMine和PyCharm。



自从在TextMate中突出显示的方式与IntelliJ平台的功能不完全匹配,我们尝试在两者之间执行
智能映射。特别是,TextMate中不存在的颜色定义
会根据TextMate主题中使用的背景颜色从默认的IntelliJ颜色
方案重新映射到
,以确保生成的文本是可读的。 / p>

映射表尚未完成;非常欢迎添加和
更正。



请注意,该工具需要Python 2.7版。 MacOS X上安装的
Python的默认版本是2.6;如果您想在MacOS X上运行该工具,则需要使用
MacPorts中的Python。



Is it any way to automate import TextMate themes to IntelliJ IDEA, like converter between these two formats?

解决方案

Please check the converter created by JetBrains.

This is a tool to convert color schemes from TextMate to IntelliJ Platform based products such as IntelliJ IDEA, RubyMine and PyCharm.

Since the way highlighting works in TextMate is not an exact match for the capabilities of IntelliJ Platform, we try to perform an intelligent mapping between the two. In particular, color definitions not existing in TextMate are remapped from the default IntelliJ color scheme based on the background color used in the TextMate theme, to ensure that the resulting text is readable.

The table of the mappings is not yet complete; additions and corrections are very much welcome.

Note that the tool requires Python version 2.7. The default version of Python installed on MacOS X is 2.6; you'll need to use Python from MacPorts if you'd like to run the tool on MacOS X.

这篇关于是否可以将TextMate主题导入IntelliJ IDEA?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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