Documentation
Plans
Blog
Login
Add to VS Code
Convert loop to for
Replace
for..of
with a regular
for
loop that has an index variable.
Refactoring (Convert)
P42 for VS Code
Related Code Actions
Convert loop to .forEach
Convert loop to for..of
Learn More
for (MDN)
Code Actions
Available In
P42 for Visual Studio Code