| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Whitespace-only base regions (typically blank lines) between identical embedded types were creating extra partitions. Merge these gaps in computePartitioning so fenced/embedded blocks remain single contiguous regions.
Auto-edit and comment paths now resolve the caret's effective content types through TM partitions before running auto-close, surround, or toggle logic so embedded scopes (e.g., fenced CSS/JS) get their own tokens. Commands fall back to the outer document type only when the partition yields no mapping.
| Back | FazBrowse Home | New Git URL |
Auto-edit and comment paths (e.g. line comment toggling) now resolve the caret's effective content types through TM partitions before running auto-close, surround, or toggle logic so embedded scopes (e.g., fenced CSS/JS) get their own tokens. Commands fall back to the outer document type only when the partition yields no mapping.