chipmunk
chipmunk copied to clipboard
Tabs not properly displaying in files
Prerequisites
affected version: 3.16.3
make sure to check this before filing an issue:
- [x] I am running the latest version
- [x] I checked to make sure that this issue has not already been filed
Describe the issue
Tab characters are not displayed, instead text is concatenated.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Environment
3.16.3
Failure Logs
Example file.
Hello @agamotto , sorry for the late response and thanks for the issue. Unfortunately, current rendered based on HTML doesn't allow proper implementation of tab support without whole content analysis (but not in the scope of the single visible frame). But I would not close this issue and mark as v4 to be implemented in next-gen version.