eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.55k stars 2.46k forks source link

Theia send canonical paths to the adapter #13883

Open wss29 opened 1 week ago

wss29 commented 1 week ago

Feature Description:

When Debug between theia and cdt-gdb-adapter, there is a problem with the path theia sends to the adapter, it is not only about cdt-gdb-adapter, maybe another adapter has the same problem, the discussion detail is https://github.com/eclipse-cdt-cloud/cdt-cloud/discussions/42#discussioncomment-9940353, should theia send canonical paths to the adapter?