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

All proposals shown inside string literal #780

Closed
mrennie opened this issue May 19, 2016 · 1 comment
Closed

All proposals shown inside string literal #780

mrennie opened this issue May 19, 2016 · 1 comment

Comments

@mrennie
Copy link
Contributor

mrennie commented May 19, 2016

Consider the following snippet:

var foo = "";

if you activate content assist inside the string literal you get all of the JS proposals when the complete_strings plug-in is not in use. I would expect to get no proposals.

@marijnh
Copy link
Member

marijnh commented Jun 7, 2016

See my answer to #757

@marijnh marijnh closed this as completed Jun 7, 2016
mrennie pushed a commit to mrennie/tern that referenced this issue Jun 29, 2016
Add new flag that defaults to true (show proposals in literals)
mrennie pushed a commit to mrennie/tern that referenced this issue Jun 30, 2016
 
 fixed formatting and support regex literals
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