Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix: STATIC_METHOD_ATTRIBUTES(static function call) highlight #113

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

honhimW
Copy link
Contributor

@honhimW honhimW commented Apr 16, 2024

Gradle wrapper update to 8.7. (Because I couldn't run it in the original version @8.5-rc0)

./gradlew wrapper --gradle-version=8.7 --distribution-type=bin

Add STATIC_METHOD_ATTRIBUTES option

<option name="STATIC_METHOD_ATTRIBUTES">
  <value>
    <option name="FOREGROUND" value="92d923" />
  </value>
</option>

Before
image

Fixed
image

Copy link

codesandbox bot commented Apr 16, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant