Code folding: syntax highlight inside placeholder
Hello, I want to show function body implementation inside the placeholder, I did implementation for this: https://gist.github.com/sysint64/43f8b51708e058fc2d626a498518c30b
I would like highlight the code inside the placeholder:

In my implementation it looks like this:

how can I implement such a thing?
请先登录再写评论。
finally I found solution: