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

Snippets are not always on top of the context menu #8571

Closed
valkanov opened this issue Jun 30, 2016 · 5 comments
Closed

Snippets are not always on top of the context menu #8571

valkanov opened this issue Jun 30, 2016 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s)

Comments

@valkanov
Copy link

  • VSCode Version: 1.2.1
  • OS Version: Windows 8.1

Steps to Reproduce:

  1. open JS file
  2. type "for" to trigger the for loop snippet or "if" or just "fun" for function

The snippet is not on top and when the "tab" button is pressed, nothing happens.

if
function
for

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Jun 30, 2016
@joaomoreno joaomoreno removed their assignment Jul 4, 2016
@joaomoreno
Copy link
Member

@aeschli What to do here? cc @jrieken

@jrieken
Copy link
Member

jrieken commented Jul 4, 2016

Add a setting - there is people that don't like snippets, there is people that want snippets more than anything.

@jrieken
Copy link
Member

jrieken commented Jul 4, 2016

Also see #2343

@empz
Copy link

empz commented Jul 9, 2016

Related issue: #6667

We already know there are people that want snippets on top of everything and other people that want them at the bottom. As I suggested in the related issue, I'm pretty sure the snippets lovers would we just fine if the snippets are shown on top only if the cursor is on a empty line and outside function parenthesis and object literal brackets.

@aeschli
Copy link
Contributor

aeschli commented Jul 14, 2016

duplicate of #9286

@aeschli aeschli closed this as completed Jul 14, 2016
@aeschli aeschli added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 28, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

6 participants