Skip to content

Commit

Permalink
Add to roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Sep 5, 2024
1 parent 8b6a3f1 commit 09c842f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ If you have any feedback or suggestions, please open a new discussion on GitHub.

## The Roadmap

- Watching environment files for changes & updating the UI.
- Editing key/value editor rows without having to delete/re-add them.
- Saving recently used environments to a file.
- Saving recently used collections to a file.
- Viewing the currently loaded environment keys/values in a popup.
- Changing the environment at runtime - probably via command palette - push a new command palette screen where you can search for and select one of the previously used environments.
- Variable completion autocompletion TextAreas.
- Variable resolution highlighting in TextAreas.
- Bearer token auth (can be done now by adding header).
Expand Down

0 comments on commit 09c842f

Please sign in to comment.