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
In a previous version of ecovim, it was possible to add a console.log(...) with a snippet by typing log.
Now it seems to have changed, and we can use a variable? How does this work?
Many thanks!
The text was updated successfully, but these errors were encountered:
In a previous version of ecovim, it was possible to add a
console.log(...)
with a snippet by typinglog
.Now it seems to have changed, and we can use a variable? How does this work?
Many thanks!
The text was updated successfully, but these errors were encountered: