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
FYI. I reverted back to VSCode 1.32.3 (February 2019) version and everything works fine. It appears the March release broke Intellisense with snippets.
jrieken
added
the
*question
Issue represents a question, should be posted to StackOverflow (VS Code)
label
Apr 9, 2019
Please ask your question on StackOverflow. We have a great community over there. They have already answered thousands of questions and are happy to answer yours as well. See also our issue reporting guidelines.
I would suggest this is not a fix. This problem started with the new version. I did add "editor.suggest.snippetsPreventQuickSuggestions": false to the json with no effect. I did not have this setting in my json before and vscode-es7-javascript-react-snippets worked perfectly.
As you can see, it still presents the loading:
The template eventually works, after a VERY long delay (at least a minute), inserting the snippet but autocomplete is unusable.
Steps to Reproduce:
node_modules
or module paths, also it ignores named exports inside package / module.Issue in package: r5n-labs/vscode-react-javascript-snippets#61
Example: https://youtube.com/watch?v=QOi44GXGJy0
P.S. I'm not sure if this ever worked, so maybe it's more like a feature request.
The text was updated successfully, but these errors were encountered: