-
Notifications
You must be signed in to change notification settings - Fork 28
feat(context): context bar #69
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
a750dc8
wip: context bar
sudo-tee 50f922d
fix: issues with backmerge
sudo-tee 472b69e
fix: main rebase
sudo-tee 3a95eee
fix(context_completion): get key for new keymaps
sudo-tee ae9f106
fix(context): load context on opening
sudo-tee 75c093e
fix(context): toggle items was not working anymore
sudo-tee f8ba46d
fix(context): state subscription were not registered
sudo-tee 6230e7f
feat(context_bar): add highlights
sudo-tee 9b99ac3
fix(context): add missing function after rebase
sudo-tee df552dd
fix(mention): remove dead code
sudo-tee c06dfc5
fix(context-completion): remove agent/files
sudo-tee dab53b6
refactor(context-completion): cleanup the menu creation
sudo-tee 81daac4
feat(core): load context when opening the window
sudo-tee a7e4abf
fix(context): don't add selection if empty
sudo-tee 7be67e1
feat(context-completion): selections are now multiple like files
sudo-tee 681d263
chore(context):fix warnings
sudo-tee 5fffbfb
feat(input_window): add context legend to input
sudo-tee 7b50203
feat(context): persist config from cmd arguments
sudo-tee 210e69a
test(core): add test for persisting options when sending a message
sudo-tee 6309ed2
test(core): fix invalid win errors in tests
sudo-tee b9d5401
test(context-bar): add unit tests for context-bar rendering
sudo-tee d7a38f3
feat(completion): make it work with vim_complete
sudo-tee 2756615
test(context_completion): add tests for context completion
sudo-tee 133f74f
feat(selection-context): add better description for selection menu
sudo-tee 292ce5a
docs(context-bar): add docs for the context-bar/completion
sudo-tee ebeea1d
fix(highlight): fix highlight for context-bar file
sudo-tee f8163da
feat(completion): add icons to sources
sudo-tee 86e4802
feat(completion): rely on kind_icon instead of deducing it
sudo-tee 617dd6c
feat(completion): better sorting for context items
sudo-tee 64baa57
fix(completion): fix wrong icons import
sudo-tee 79c0519
feat(completion): add context trigger to nvim_cmp engine
sudo-tee 504255c
fix(completion): remove text/trigger after context completion
sudo-tee 8d8849a
chore(completion): general cleanup
sudo-tee eef92b8
fix(context): add actual line content in cursor_data
sudo-tee 828ba0e
feat(context): display cursor_data with the user prompt
sudo-tee bea323b
fix(context): fix diagnostics overwrites
sudo-tee 0c7f72e
feat(completion): add highlight to switches in context completion
sudo-tee c1d3f9e
chore(mention): escape chars in mention pattern
sudo-tee 428a046
chore(types): fix config typings
sudo-tee 2fceec7
chore(context): add augroup to autocmds
sudo-tee 5a322a6
chore: remove uneeded file
sudo-tee e53aeaa
chore(state): remove unused field
sudo-tee f173ffc
feat(context-bar): align the bar to the right
sudo-tee 8585f5e
feat(docs): update README with new screenshots
sudo-tee a6df8a2
feat(context-bar): move prompt-guard icon to the context bar
sudo-tee ee89d25
feat(formatter): display diagnostics sent in user prompt
sudo-tee 81fd96a
fix(context): merge context config properly before sending message
sudo-tee c70b858
test(diagnostics): add snapshot test for diagnostics
sudo-tee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.