Skip to content

Show array value type for pluginchannels and pluginrepos#3617

Merged
JoeKar merged 4 commits into
micro-editor:masterfrom
antoine2711:patch-1
May 19, 2026
Merged

Show array value type for pluginchannels and pluginrepos#3617
JoeKar merged 4 commits into
micro-editor:masterfrom
antoine2711:patch-1

Conversation

@antoine2711
Copy link
Copy Markdown
Contributor

@antoine2711 antoine2711 commented Jan 19, 2025

Since the options pluginchannels and pluginrepos can have arrays of values, this should be what is in the default values.

It's even more obvious with pluginrepos since two consecutives ticks don't render as an empty formatted, but just the normal 2 caracters.

image

Regards, Antoine

Since the options pluginchannels and pluginrepos can have arrays of values, this should be what is in the default values.

It's even more obvious with pluginrepos since two consecutives ticks don't render as an empty formatted, but just the normal 2 caracters.
Copy link
Copy Markdown
Contributor

@niten94 niten94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was asked to merge this if there are no problems but I am not a maintainer. There may be other pull requests that are being focused on right now, but I do not think it would take a while until a maintainer reviews this.

Comment thread runtime/help/options.md Outdated
* `pluginrepos`: a list of links to plugin repositories.

default value: ``
default value: `[]`
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not necessarily gonna be immediately obvious to the user what does this mean (even if the user is familiar with json array syntax), so maybe clarify it:

    default value: `[]` (empty list)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@antoine2711:
The only other option with an empty value is backupdir, but it also has an explanation like this. The change is small, so would you still be interested to at least add the text only?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@niten94 : I think it's overkill and obvious, but if you really want it, here it is.

@antoine2711
Copy link
Copy Markdown
Contributor Author

@JoeKar : what about this PR?

Regards, Antoine

Show that it's an empty string (instead of 2 backticks that are  rendering marks).
@JoeKar JoeKar merged commit 7b1d191 into micro-editor:master May 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants