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

[Request] Add highlight for {!} formulae in visualforce #4

Open
YodaDaCoda opened this issue Sep 22, 2016 · 0 comments
Open

[Request] Add highlight for {!} formulae in visualforce #4

YodaDaCoda opened this issue Sep 22, 2016 · 0 comments

Comments

@YodaDaCoda
Copy link

YodaDaCoda commented Sep 22, 2016

I've mucked around a bit and adding the below to 'patterns': [ gives something reasonable, but I have no idea if it's appropriate.

{
  'name': 'support.function.formula.visualforce'
  'begin': '{!'
  'end': '}'
  'captures':
    '0':
      'name': 'support.function.formula.visualforce'
}
@YodaDaCoda YodaDaCoda changed the title [Request] Add lightlight for {!} formulae in visualforce [Request] Add highlight for {!} formulae in visualforce Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant