Skip to content

Instance Variable Superscript Notation#189

Open
rcosta358 wants to merge 5 commits intomainfrom
var-superscript-notation
Open

Instance Variable Superscript Notation#189
rcosta358 wants to merge 5 commits intomainfrom
var-superscript-notation

Conversation

@rcosta358
Copy link
Collaborator

@rcosta358 rcosta358 commented Mar 21, 2026

Closes #186. Formats variables in superscript notation, instead of exposing raw internal names in the diagnostics.

A follow-up is needed in the extension: when building the corresponding DTOs, the language server should apply this formatter to variables coming from the context history and translation table.

Examples

  • xx
  • #x_2
  • #fresh_12#fresh¹²
  • #ret_3#ret³

@rcosta358 rcosta358 self-assigned this Mar 21, 2026
@rcosta358 rcosta358 added enhancement New feature or request error messages Related to error messages labels Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request error messages Related to error messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Instance Variable Superscript Notation

1 participant