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

Syntax Highlighting for Variables #160

Closed
SoulKa opened this issue Dec 15, 2024 · 0 comments · Fixed by #166
Closed

Syntax Highlighting for Variables #160

SoulKa opened this issue Dec 15, 2024 · 0 comments · Fixed by #166
Labels
backend Backend related task enhancement New feature or request
Milestone

Comments

@SoulKa
Copy link
Collaborator

SoulKa commented Dec 15, 2024

Trufos supports template variables in the request, e.g. {{ $randomUuid }} which is replaced with its value on request sending. To indicate that text like that is a variable, we want to highlight it. If possible we also want to show the actual value as tooltip. Monaco supports this using custom tokenization.

Acceptance Criteria

  • Valid template variables are highlighted in the request
  • If possible: the actual value is shown as tooltip
@SoulKa SoulKa added enhancement New feature or request backend Backend related task labels Dec 15, 2024
@SoulKa SoulKa added this to the v0.2 milestone Dec 15, 2024
SoulKa added a commit that referenced this issue Dec 17, 2024

Verified

This commit was signed with the committer’s verified signature.
chiefmikey Mikl Wolfe
SoulKa added a commit that referenced this issue Dec 17, 2024

Verified

This commit was signed with the committer’s verified signature.
chiefmikey Mikl Wolfe
SoulKa added a commit that referenced this issue Dec 19, 2024

Verified

This commit was signed with the committer’s verified signature.
chiefmikey Mikl Wolfe
SoulKa added a commit that referenced this issue Dec 19, 2024

Verified

This commit was signed with the committer’s verified signature.
chiefmikey Mikl Wolfe
SoulKa added a commit that referenced this issue Dec 19, 2024

Verified

This commit was signed with the committer’s verified signature.
chiefmikey Mikl Wolfe
SoulKa added a commit that referenced this issue Dec 19, 2024
@SoulKa SoulKa linked a pull request Dec 20, 2024 that will close this issue
7 tasks
SoulKa added a commit that referenced this issue Dec 20, 2024
SoulKa added a commit that referenced this issue Dec 20, 2024
SoulKa added a commit that referenced this issue Dec 23, 2024
SoulKa added a commit that referenced this issue Dec 23, 2024
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 7, 2025
SoulKa added a commit that referenced this issue Jan 9, 2025
SoulKa added a commit that referenced this issue Jan 10, 2025
SoulKa added a commit that referenced this issue Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related task enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant