brackets extension: soy syntax highlighter and quick edit functionality for soy templates
- open Brackets
- go to extension manager under file menu
- click on the Avaliable tab
- find SOY for Brackets extension
- check your soy files syntax highlighting
- cursor should be somewhere at {call template.name}
- command: ctrl/cmd+E
- inline editor will open with the approprate template definition (if its avaliable in the project files - you can check your project files in the left sidebar of brackets).