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

The character " ` " don't work in trigger #63

Open
RafaAguilar opened this issue Mar 9, 2015 · 2 comments
Open

The character " ` " don't work in trigger #63

RafaAguilar opened this issue Mar 9, 2015 · 2 comments

Comments

@RafaAguilar
Copy link

Reproduce steps:

Trigger:

``

Description:

Code

Scope:

Markdown

Text:

${1}

The DropDownMenu never appear. I suppose the apostrophe confuse the string in the backend.

@mrroot5
Copy link

mrroot5 commented Mar 10, 2015

Do you try with this?:

${1:``}

Yes, isn't the same but could work.

@RafaAguilar
Copy link
Author

Now appear the menu when i type `` but when choose the snippet the two chars are select to overwrite.

I thinks is other issue than reported by me previously, the dropdown menu appears only when i go back o delete the secodn char (the same seems to be happening with pipe ||).

If you want to closed this issue and open another, fine by me, but if this issue of menu resolve, the extension will be more usable.

Thx

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

2 participants