Prettier's Function Parameters Syntax Highlighting
I would love to see Syntax highlighting for function parameters when the variables are being used within the functions code block!!
I don't understand your suggestion can you give examples or something?
Yes!! Forgive me for the late reply. I will give you a great example on VS code and compare it with Acode for better understanding.
In this photo below I have a basic run function that takes to parameters highlighted in red given my theme, but when the parameter variables are called within the return they are not highlighted in red, it shows as plane text as when calling any variable. This is the Acode example
In this photo below I have the same exact function being called and executed with the same parameters, this is in VS code. As you can see, the parameters are highlighted in orange and when they are called in the return statement, these parameter variables are also highlighted in orange indicating that you are using the variables you defined in the functions parameters.
I think this is very handy and would be a great addition to the text editor!
Hi there! 👋 We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. If you are able to reproduce this issue in the latest version of Acode, please let us know by commenting on this issue(i.e Bump!), and we will keep it open. If you can't reproduce it, feel free to close the issue yourself. Otherwise, we'll close it in 14 days. Thanks for your help!
This issue was closed because it has been inactive for 14 days since being marked as stale.