Giter Site home page Giter Site logo

jedi.xml's People

Contributors

cssmagic avatar zhujunsan avatar zpbx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

jedi.xml's Issues

如何在 IDE 中设置各类关键字的颜色?

进入 IDE 的代码着色配置界面:PreferenceEditorColors & Fonts

General 子项中可以配置通用的着色选项:

  • 各类错误提示
  • 搜索结果提示
  • Todo 提示
  • ...

Language Defaults 子项中可以配置编程语言基本元素的着色选项:

  • 注释
  • 各种数据类型(字符串、数字等)
  • 各类符号
  • ...

Custom 子项中可以配置自定义语言的着色选项。

webstorm-pref

这一块是我们要关注的重头戏。因为 Jedi 的代码着色是通过 IDE 的自定义语言的功能来实现的,每种自定义语言可以设定四种关键字,而在此界面就可以为这四种关键字指定不同的颜色。(需要注意的是,所有自定义语言的颜色配置是共用的。)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.