Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Fix snippet syntax errors #168

Merged
merged 2 commits into from
Jul 23, 2017
Merged

Fix snippet syntax errors #168

merged 2 commits into from
Jul 23, 2017

Conversation

kematzy
Copy link
Contributor

@kematzy kematzy commented Jun 20, 2017

Trying to remove these errors in VS Code 1.13+ due to wrongly typed snippet variables.

...vscode/extensions/rebornix.ruby-0.12.1]: The "each"-snippet very likely confuses snippet-variables and snippet-placeholders. See https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details.

Make sure these boxes are checked before submitting your PR -- thanks in advance!

kematzy added 2 commits June 20, 2017 14:16
Trying to remove these errors in VS Code 1.13+ due to wrongly typed snippet variables.

```
...vscode/extensions/rebornix.ruby-0.12.1]: The "each"-snippet very likely confuses snippet-variables and snippet-placeholders. See https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details.
```
@rebornix
Copy link
Member

@kematzy you saved my DevTools log, thank you

@rebornix rebornix merged commit 5ad92e2 into rubyide:master Jul 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants