szzhoujiarui commented on issue #70929:
URL: https://github.com/apache/airflow/issues/70929#issuecomment-5154867164

   I'd like to work on this.
   
   My implementation plan is:
   
   - Migrate the selective Monaco imports to the supported 0.56 public entry 
points: `monaco-editor/editor`, the folding/find/codicon feature register 
modules, and the JSON feature register module.
   - Migrate the editor worker, JSON worker, and Python grammar to their 
reorganized 0.56 paths.
   - Keep Airflow's explicit patched Python grammar registration so the 
f-string patch remains the active token provider.
   - Update `monaco-editor` to 0.56.x and regenerate the pnpm lockfile.
   - Verify the focused Python tokenizer tests, UI lint and type checks, UI 
build, and folding/find glyph assets.
   
   I use AI assistance for investigation and implementation support. I will 
review every change, run the relevant tests, and take full responsibility for 
the contribution.
   
   ---
   Drafted-by: MonkeyCode (GPT-5.6 Sol); reviewed by @szzhoujiarui before 
posting


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to