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

Function parameters should be easily distinguishable from those declared inside the function #60

Closed
Braqzen opened this issue Jun 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Braqzen
Copy link

Braqzen commented Jun 14, 2022

Summary

It can be seen in the screenshot that the variables defined as parameters are italicised however that does not continue to be the case in the function body.

Perhaps the parameters should also be coloured and have the same formatting in the function body to make it easier to distinguish between

  1. storage usage (once a new release is out that might add colour, Add storage to highlighted words #50)
  2. variables defined in the function body
  3. variables passed into the function

Screenshot

1

@Braqzen Braqzen added the enhancement New feature or request label Jun 14, 2022
@Braqzen Braqzen changed the title Parameters in functions should be easily distinguishable from those declared inside the function Function parameters should be easily distinguishable from those declared inside the function Jun 14, 2022
@adlerjohn adlerjohn moved this to Todo in Fuel Network Jun 14, 2022
@sdankel
Copy link
Member

sdankel commented Aug 23, 2022

Fixed in #80

@sdankel sdankel closed this as completed Aug 23, 2022
Repository owner moved this from Todo to Done in Fuel Network Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants