Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Add a system to inform users of breaking changes #66

Open
mrjones2014 opened this issue Oct 25, 2021 · 1 comment
Open

Add a system to inform users of breaking changes #66

mrjones2014 opened this issue Oct 25, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@mrjones2014
Copy link
Owner

An example: https://github.com/nvim-lualine/lualine.nvim/blob/master/lua/lualine/utils/notices.lua

Maybe just show a message via vim.api.nvim_err_writeln when there are breaking changes, and inform the user to run a (new) command like :DashNotices that will show any new breaking changes.

@mrjones2014 mrjones2014 added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Oct 25, 2021
@mrjones2014
Copy link
Owner Author

mrjones2014 commented Oct 25, 2021

@wookayin will appreciate this 😉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant