Version: 0.45.14
VSCode Version: 1.96.2
Commit: 906121b8c0bdf041c14a15dac228e66ab5505260
Date: 2025-02-19T20:36:48.096Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Linux x64 6.8.0-52-generic
My core relies on naming for some specific parts of my workflow. That naming of files can include python files with a : in them example… client:additional_questions
However the : is ignored when opening a Composer. It wont auto update the code and if you attempt to open the file you receive an error.
This is Non breaking for me but very annoying