Skip to content

Conversation

@hkimura-intersys
Copy link
Collaborator

@hkimura-intersys hkimura-intersys commented Jan 20, 2026

Overview

This PR ensures consistent highlighting for all command keywords (ex: write, set, etc) by making sure they are all classified by the same field name, 'command_name'. Before, some commands didn't have the command_name field, leading to inconsistent highlighting. (see picture below):
image

In this example, set is highlighted a specific color, and write is not.

With this fix, they are highlighted the same color:
image

@hkimura-intersys hkimura-intersys self-assigned this Jan 20, 2026
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.

1 participant