Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

add #variable_name #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add #variable_name #165

wants to merge 1 commit into from

Conversation

aleclarson
Copy link

This properly highlights variable references.

str.slice(start, end)

start and end will be marked as ".variable.other.readwrite"

This properly highlights variable references.

    str.slice(start, end)

`start` and `end` will be marked as ".variable.other.readwrite"
Sign up for free to 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.

1 participant