Skip to content

Roadmap

Rasmus Lindahl edited this page Jan 11, 2020 · 4 revisions

Roadmap

There are a lot of things planned for this project. In order to get a good idea of how people want this project to evolve and adapt our development thereafter, feedback is needed. Please contribute by voting or adding suggestions on our Trello. The roadmap will be updated accordingly.

Suggestions

An initial list of proposed features can be found here. The order in which these will be implemented will be decided by the community. Please read more and vote or add more suggestions on our Trello.

  • Website
    • Add support for accounts
    • Allow for multiple solutions for each Snippet
    • Support for commenting on Snippets
    • Ability to request Snippets
    • Ability for modifying Snippets
    • Increase performance
    • Add support for more languages
    • Inline Snippets
    • Popup window for code input
  • Plugin
    • Support for more languages
    • Support for other IDEs
    • Better looking description in autocomplete menu
    • Allow for real-time installation of external libraries
    • Enable support for custom filtering of Snippet suggestions
    • Painless conversion between naming conventions such as camelCase and snake_case.
  • API
    • Ability to dynamically specify which attributes to fetch from the repository
    • Ability to fetch snippet not only after ID but also after for example language and name
    • Generally improve the search functionality
  • Documentation
    • More documentation
Clone this wiki locally