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

added @ open files context provider "pinned" option in intellij. #2036

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

uxroc
Copy link
Contributor

@uxroc uxroc commented Aug 19, 2024

Description

Added option to include only pinned files as context in intellij. I am attempting my first contribution as requested in continuedev/contribution-ideas#23, and willing to take the rest on the list if needed.

Checklist

  • The base branch of this PR is dev, rather than main
  • The relevant docs, if any, have been updated or created

Screenshots

[ "For visual changes, include screenshots." ]

Testing

[ For new or modified features, provide testing instructions. ]
added option to include only pinned files in intellij plugin as requested in
continuedev/contribution-ideas#23

As described in https://docs.continue.dev/customization/context-providers#open-files,
when onlyPinned is enabled, plugin will include only pinned files from current active project window.

@uxroc uxroc changed the title added @ open files context provider "pinned" option. added @ open files context provider "pinned" option in intellij. Aug 19, 2024
@sestinj
Copy link
Contributor

sestinj commented Aug 21, 2024

Thanks! Looks great

@sestinj sestinj merged commit 8bfe041 into continuedev:dev Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants