intellij-gdscript
intellij-gdscript copied to clipboard
Inject GDScript language into scenes
Feature Request
Please Support Build-In Scripts
Script is located in scene file e.g. Game.tscn
Packed in script/source = " ... "
Thanks @DATL4G for noticing this. Shaders are broken too.
I'll fix it.
Multiline strings should now be parsed correctly.
However, there is still no syntax highlighting (it's just a string).
How To:
<multiHostInjector implementation="org.intellij.jflex.psi.impl.JFlexJavaCodeInjector"/>- https://github.com/JetBrains/Grammar-Kit/blob/master/src/org/intellij/jflex/psi/impl/JFlexJavaCodeInjectionHostImpl.java