Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the log snippet? #105

Closed
d0t15t opened this issue Oct 13, 2022 · 2 comments
Closed

How to use the log snippet? #105

d0t15t opened this issue Oct 13, 2022 · 2 comments

Comments

@d0t15t
Copy link

d0t15t commented Oct 13, 2022

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!

@akiletour
Copy link
Contributor

CleanShot 2022-10-18 at 12 24 43

In my project, it's now the last autocompletion entry.

1 month ago, @ecosse3 applied a fix in order to deprioritize snippets 9dccb4b

You can remove the deprioritize_snippet in the comparators object (line 168) to rollback

@ecosse3
Copy link
Owner

ecosse3 commented Oct 25, 2022

@d0t15t Does previous comment solve your issue? I can confirm that order of snippets has been deprioritized.

@ecosse3 ecosse3 closed this as completed Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants