Skip to content

Feature Request: State Variable Highlighting #169

Description

@nisedo

Description

Add semantic highlighting for state variables with distinct box decorations based on their type, similar to Solidity Visual Auditor VSCode Extension.

Proposed Feature

State Variable Type Visual Indicator
Contract-local state variables Yellow box
Constant/immutable state variables Green box
Inherited state variables Blue box

Why This Would Be Valuable

  • Security Awareness: Instantly spot state variables throughout the codebase during reviews
  • Code Comprehension: Quickly distinguish between local, inherited, and constant state variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions