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

#449: Add Continue coding assistant plugin and docs for Intellij and VScode #761

Merged
merged 7 commits into from
Nov 21, 2024

Conversation

alfeilex
Copy link
Member

@alfeilex alfeilex commented Nov 13, 2024

Fixes: #449

This PR adds a small documentation about coding-assistants and specially a guideline to pre-configure continue plugin that is available for intellij and vscode

Further information:

  • The .continuerc.json file has to be in the root folder, so it can't be in the code repository
  • Tested on VSCode
  • Latest version 0.75 ignores the pre-configuration file in Intellij but version 0.80 worked out
  • There is a remote url configuration that could be interesting to share configuration in teams

Related settings PR: devonfw/ide-settings#67

devonfw#449: Add Continue plugin for Intellij and VScode
@alfeilex alfeilex self-assigned this Nov 13, 2024
@coveralls
Copy link
Collaborator

coveralls commented Nov 19, 2024

Pull Request Test Coverage Report for Build 11940327856

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.239%

Totals Coverage Status
Change from base Build 11939433873: 0.0%
Covered Lines: 6395
Relevant Lines: 9169

💛 - Coveralls

@alfeilex
Copy link
Member Author

alfeilex commented Nov 19, 2024

I am pretty sure the plugin worked in Intellij last week. However, I have discovered that the version of continue plugin installled in my current setup is different and last week I had ersion 0.80 installed.

I am wondering if JetBrains removed the version from the marketplace.

@alfeilex
Copy link
Member Author

I am wondering if JetBrains removed the version from the marketplace.

I figured out that version 0.80 had some bugs and was therefore removed from the marketplace.

@alfeilex alfeilex marked this pull request as ready for review November 19, 2024 20:33
@hohwille hohwille merged commit d706ab4 into devonfw:main Nov 21, 2024
4 checks passed
@hohwille hohwille added this to the release:2024.12.001 milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Consider integration of continue GenAI coding assistant
3 participants