bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
266 stars 34 forks source link

fix: remove filenames in typescript symbols #116

Closed bafolts closed 11 months ago

bafolts commented 11 months ago

This can close #115 . I added the included sample from the issue in a regression test. Should always be able to remove the filename that typescript sometimes includes from the output.

lgberro commented 10 months ago

@bafolts thanks!

I'm still having this issue, but with classes too.

bafolts commented 10 months ago

What are the steps to recreate? The last provided input is in a regression test that passes. Are you using main branch?

On Sat, Sep 30, 2023, 7:06 AM Guga Berro @.***> wrote:

@bafolts https://github.com/bafolts thanks!

I'm still having this issue, but with classes too.

— Reply to this email directly, view it on GitHub https://github.com/bafolts/tplant/pull/116#issuecomment-1741762758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUVDA7HRZOF7MFXUBDBHD3X5AKNRANCNFSM6AAAAAA5IIFA2U . You are receiving this because you were mentioned.Message ID: @.***>

lgberro commented 10 months ago

Sorry, I didn't notice that. Running from main works perfectly!