You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently found this extension and am super excited about it, but cannot seem to get it to work. I have installed the extension without modifying any settings and I do not see any inline parameter hints at all. I'm working on a React project. Is there something I'm missing? Thanks in advance!
The text was updated successfully, but these errors were encountered:
Same. I am also working on a React project. I've just installed this extension without any additional config setup / changes, and restarted VS Code too, to no avail.
I had even manually added a settings JSON config entry "inline-parameters.enabled": true, but that also did not work either.
Update: I've just noticed Inline Parameters displayed within my JavaScript Cypress (functional / e2e) tests only.
Strange. I wonder what the specific circumstances are to get inline params to show across the whole of project which includes main source code and unit tests? Proper TS config / definitions? 🤔
I recently found this extension and am super excited about it, but cannot seem to get it to work. I have installed the extension without modifying any settings and I do not see any inline parameter hints at all. I'm working on a React project. Is there something I'm missing? Thanks in advance!
The text was updated successfully, but these errors were encountered: