panabuyer.blogg.se

Phpstorm for javascript
Phpstorm for javascript








phpstorm for javascript

How to set syntax highlighting to a code section to a specific language programatically/with comments? similar is described with language injecting, but I was not able to make this work in this manner :/ - I will update this if I do, I've started a separate question on the generic matter here:

phpstorm for javascript

is to use comment-style language hinting - something like // JavaScript Is there an easy way or do I have to stick with inserting and removing tags manually before deploying? I've already tried setting the Template Data Language of this specific file to various languages but that didn't help. I don't feel comfortable with changing the parent template because that would cause enourmous refactoring effort. If I put the javascript code inside tags the highlighting works fine and that's how the other developers have worked so far but before deployment you will have to remove these tags or else there would be 2 opening and 2 closing tags. In the parent template, the custom_js section is embedded like this: can't get correct syntax highlighting in my.

phpstorm for javascript

After the body section they contain a custom_js section which is used for inserting javascript code. blade.php files contain a body section with my html and php in it. In an existing laravel application I'm working on.










Phpstorm for javascript