如何在 OSX 上的 Pycharm 中的 Kivy、.kv、文件中获得语法高亮显示?

How to get syntax highlighting on Kivy, .kv, file in Pycharm on OSX?

在 OSX PyCharm 中的 .kv 文件中获得语法高亮需要哪些步骤?

PyCharm 的导入设置可在此处找到: https://github.com/Zen-CODE/kivybits/tree/master/IDE

KV Lang File Type Support

  • Download this file
  • On Pycharm’s main menu, click "File"-> "Import" (or Import Settings)
  • Select this file and PyCharm will present a dialog with filetypes ticked. Click OK.
  • You are done. Restart PyCharm.