Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more keywords customization support #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AndyWing
Copy link

@AndyWing AndyWing commented Sep 2, 2020

add customization for:

  • open
  • public private protected internal inner
  • data
  • sealed
  • abstract
  • infix
  • companion
  • override
  • this
  • super
  • null
  • suspend
  • true/false

known bug for some keywords cannot highlight, tracking cr in Jetbrains-KT-41574

@lppedd
Copy link
Owner

lppedd commented Oct 2, 2020

Hi! Sorry for the delay, and thanks 😄
Will give this a look tonight to see if this is worth adding to the plugin.

Edit: seen the issue. I think we need to consider a subset of the ones you proposed.

@lppedd lppedd self-assigned this Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants