We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug It is slowing down my intellisense drastically
To Reproduce Steps to reproduce the behavior:
Here's the snippet I had added to my global code snippets that takes a long in time in the video below:
"html tags": { "scope": "javascript,typescript,html,svelte", "prefix": "kk", "body": "<$3$1>$2</$1>" },
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
Screen capture of enabling cypress helper and my snippet not loading anymore: https://user-images.githubusercontent.com/2730609/134396379-4bd78e98-f5e6-4c0e-a03a-22ea91f27e81.mov
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
It is slowing down my intellisense drastically
To Reproduce
Steps to reproduce the behavior:
Here's the snippet I had added to my global code snippets that takes a long in time in the video below:
Expected behavior
A clear and concise description of what you expected to happen.
Environment (please complete the following information):
Commit: 83bd43bc519d15e50c4272c6cf5c1479df196a4d
Date: 2021-09-10T17:06:13.580Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Darwin arm64 20.6.0
Screen capture of enabling cypress helper and my snippet not loading anymore:
https://user-images.githubusercontent.com/2730609/134396379-4bd78e98-f5e6-4c0e-a03a-22ea91f27e81.mov
Thanks!
The text was updated successfully, but these errors were encountered: