Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🗺️ Roadmap #3

Closed
13 of 23 tasks
axieax opened this issue Mar 10, 2022 · 1 comment
Closed
13 of 23 tasks

🗺️ Roadmap #3

axieax opened this issue Mar 10, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@axieax
Copy link
Owner

axieax commented Mar 10, 2022

Plan for future features:

  • Better vim.deprecate or remove communicating breaking changes in-code
  • Add GitHub-health templates / files
  • Use a general URL pattern (captures both http prefix and www prefix, can detect more general urls without www prefix such as example.com) - maybe use jsregexp? or vim.regex
  • Search multiple files (e.g. in project, open buffers) by providing a table instead of a string, or glob for a pattern
  • Config validation (validation.ctx, validation.config, validation.helpers, type unions, vim.validate)
  • Combine search and validation (return a table containing both instead)
  • Windows support with start (and WSL?)
  • Command completion for picker and action (after =)
  • Add GIFs for README demos
  • Browser bookmarks as a search context

Completed features:

Show completed
@axieax axieax pinned this issue Mar 10, 2022
@axieax axieax changed the title Roadmap 🗺️ Roadmap Apr 3, 2022
@axieax axieax added the documentation Improvements or additions to documentation label Apr 3, 2022
@axieax

This comment was marked as off-topic.

@axieax axieax closed this as completed Sep 25, 2022
@axieax axieax closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant