Open Ice-mourne opened 5 months ago
This Get folded to this This is a minimal reproduction The actual problem is way bigger
Code from above
const a = { a: { class: 'underline', }, b: { a: '' }, }
Settings: Fold Style: quotes Unfold If Line Selected: true Fold Length Threshold: 3 Everything else default
Adding space after underline class fixes the problem
underline
Same Problem, I hope to fix it ASAP @stivoat
This Get folded to this This is a minimal reproduction The actual problem is way bigger
Code from above
Settings: Fold Style: quotes Unfold If Line Selected: true Fold Length Threshold: 3 Everything else default
Adding space after
underline
class fixes the problem