Files
vscode/build
Johannes Rieken 9c2922a85d feat: enhance source map handling in NLS and private field conversion (#296957)
* feat: enhance source map handling in NLS and private field conversion

- Implemented inline source maps in the NLS plugin to ensure accurate mapping from transformed source back to original.
- Modified `transformToPlaceholders` to return edits for source map adjustments.
- Added `adjustSourceMap` function to update source maps based on text edits in `convertPrivateFields`.
- Introduced tests for source map accuracy in both NLS and private field conversion scenarios.
- Updated documentation to reflect changes in source map handling and the rationale behind accepting column imprecision.

* address PR review: fix source name collision, guard unmapped segments, reorder mangle before NLS
2026-02-23 12:09:29 +00:00
..
2025-08-14 10:33:08 -07:00
2026-02-16 08:29:10 +01:00
2026-02-23 11:44:35 +01:00
2025-08-12 15:02:40 -07:00
add
2026-02-09 10:53:56 +01:00
2026-02-17 14:14:39 +00:00
2025-11-21 15:38:55 -08:00
2025-11-24 14:07:28 -08:00
2026-02-19 16:48:53 +01:00
2025-11-24 14:07:28 -08:00