MarkdownEditing icon indicating copy to clipboard operation
MarkdownEditing copied to clipboard

New plugin: MarkdownCodeExporter - Should it be merged here as well?

Open maliayas opened this issue 1 year ago • 2 comments

I've created a new plugin named MarkdownCodeExporter (~~not pushed to Package Control yet~~) that's related to SublimeText and Markdown. So it belongs to this GitHub organization by definition.

I'm planning to keep it as a separate plugin for those who don't use MarkdownEditing. But at the same time, it's functionality can be merged into MarkdownEditing because that would make a lot of sense for MarkdownEditing users. And with a config key like mde.feature_disable.code_exporter it can be easily enabled/disabled.

Do you think it should be merged here?

maliayas avatar Dec 01 '24 18:12 maliayas

If it exists as separate package there's no requirement to duplicate its functionality here.

deathaxe avatar Dec 02 '24 18:12 deathaxe

If our existing users won't notice the separate plugin and if they would happily use it if it was merged here then I wouldn't consider that duplication an issue.

But allright, I see your point. Then once https://github.com/SublimeText-Markdown/MarkdownEditing/issues/781 is resolved this plugin can be advertised in a "Tips" section of a document for the benefit of our users.

Cheers!

maliayas avatar Dec 02 '24 22:12 maliayas