Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Argument highlighter improvement - #13

Open
TRMMax wants to merge 3 commits into
homchom:mainfrom
TRMMax:main
Open

Argument highlighter improvement#13
TRMMax wants to merge 3 commits into
homchom:mainfrom
TRMMax:main

Conversation

@TRMMax

Copy link
Copy Markdown
Contributor

Fixed text arguments not being recognised as block arguments.

Fixed text arguments not being recognised as block arguments.
@homchom

homchom commented Oct 25, 2022

Copy link
Copy Markdown
Owner

This should probably be improved anyway. There could be an enum type that maps both ids or something, so the switch statement could be removed entirely.

Replaced the large switch statement with a dedicated enum type with all possible value types for an argument.
@TRMMaxTRMMax changed the title argument highlighter fixArgument highlighter improvementOct 26, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@TRMMax@homchom