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

remove Character \ #6

Closed
hoangnamitc opened this issue Jul 14, 2017 · 2 comments · Fixed by #10
Closed

remove Character \ #6

hoangnamitc opened this issue Jul 14, 2017 · 2 comments · Fixed by #10
Labels
Milestone

Comments

@hoangnamitc
Copy link

hoangnamitc commented Jul 14, 2017

How to remove character \ in

{if condition}
{/if}

thanks

@g8up
Copy link

g8up commented Jul 20, 2017

I got a solution:

	"if": {
		"prefix": "if",
		"body": "\n{if $1}\n\t$0\n{/if}\n",
		"description": "",
		"scope": "text.html.smarty,source.smarty"
	},
  • reload your smarty extension

@hoangnamitc
Copy link
Author

Thanks you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants