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
Raise error diagnostic on ambiguous scope (#17202)
Fix F12 for imported symbols from oci modules (#16941)
use-secure-value-for-secure-inputs linter rule: Remove some false positives (#17107)
adding cases to handle user defined typed params (#16864)
adding completion support for 'extends' keyword (#17194)
Fix F12 for imported symbols from oci modules (#16941)
Community Contributions
Add linter rule to warn on unused compile-time imports (#16990) - thanks @GABRIELNGBTUC !
Disable linter rule "Maximum number of variables used" when the file does not contain declarations used in files meant to deployed and variables are exported (#17149) - thanks @GABRIELNGBTUC !