DragonKnightOfBreeze / Paradox-Language-Support

IDEA Plugin: Paradox Language Support.
https://windea.icu/Paradox-Language-Support
MIT License
36 stars 4 forks source link

Issue with escaped characters inside multi line strings #60

Open DragonKnightOfBreeze opened 7 months ago

DragonKnightOfBreeze commented 7 months ago
          Another small issue is with escaped characters inside multi line strings

image

Originally posted by @adriangaro in https://github.com/DragonKnightOfBreeze/Paradox-Language-Support/issues/54#issuecomment-1848594598

DragonKnightOfBreeze commented 7 months ago

It seems that there are some bugs in original JB codes for language injection, the escaped quote \" here is just \" (not ") in injected files (parameter value inside quotes of parameter), so any quoted property keys (e.g. \"not\" = {...}) break parsing.

DragonKnightOfBreeze commented 7 months ago

@adriangaro

DragonKnightOfBreeze commented 7 months ago

J85 D(_T)TIK_@CJ@E~ 6@F

DragonKnightOfBreeze commented 7 months ago

Will still be unresolved in 1.3.0.