Skip to content

Comments

Add onRune parameter, utf8 package in plugins.md#3100

Merged
JoeKar merged 1 commit intomicro-editor:masterfrom
niten94:plugmd-onrune-goutf8
Mar 12, 2024
Merged

Add onRune parameter, utf8 package in plugins.md#3100
JoeKar merged 1 commit intomicro-editor:masterfrom
niten94:plugmd-onrune-goutf8

Conversation

@niten94
Copy link
Contributor

@niten94 niten94 commented Dec 22, 2023

The bufpane where a rune is entered is passed when onRune, preRune are called and unicode/utf8 can be used in plugins, but the parameter and package were not written in plugins.md so they have been added in the file in this pull request.

Add bufpane in parameters of onRune, preRune, and unicode/utf8
Go package in plugins.md.
Copy link
Contributor

@Andriamanitra Andriamanitra left a comment

Choose a reason for hiding this comment

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

@niten94
Copy link
Contributor Author

niten94 commented Jan 18, 2024

There are only packages that are in the Go standard library in the list where unicode/utf8 was added, but humanize is not in the standard library so I do not think it can be added there. It is written that humanize can be used in plugins under the list so I do not think something has to be added about the package.

@JoeKar JoeKar merged commit f0bc628 into micro-editor:master Mar 12, 2024
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.

3 participants