vs-code-typescript-class-organizer icon indicating copy to clipboard operation
vs-code-typescript-class-organizer copied to clipboard

Settings migration for backwards compatibility

Open kariudo opened this issue 10 months ago • 5 comments

I had to disable this extension until there is support for migration of the old configuration.

Please consider adding a migration from the old settings format to the new settings format.

kariudo avatar Feb 10 '25 22:02 kariudo

https://github.com/aljazsim/vs-code-typescript-code-organizer/issues/91#issuecomment-2649436356

kariudo avatar Feb 10 '25 22:02 kariudo

The issue commented here as related closing this issue, is not resolved by #90

kariudo avatar Feb 10 '25 22:02 kariudo

Just fyi you can downgrade and disable auto upgrade for the extension (this is what we did)

birgersp avatar Feb 10 '25 22:02 birgersp

I think I could add a command to VS, to extract old settings in settings.json and use them to produce a tsco.json. Would that work?

aljazsim avatar Feb 11 '25 04:02 aljazsim

That would be much appreciated. But I still think backwards-compatbility would be desired as well.

birgersp avatar Feb 11 '25 09:02 birgersp