You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I created a prompt file in ~/.continue/rules/review.md .
---
name: Review
alwaysApply: false
---
Review the code changes.
However, neither IntelliJ or VSCode show the prompt.
Versions
I use the most recent versions available on the marketplace:
IntelliJ IDEA: 1.0.33
VS Code: 1.2.1
Suggestion
I suppose supporting markdown files for prompts is a new feature. Please add information since when features are supposed to work. I struggle a lot with the docs. I never know if the content works or not.
It is frustrating when the docs mention markdown files in .continue/rules but clicking on Add Prompts creates a .continue/prompts/new-prompt.yaml.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I read the following deep-dive about prompts: https://docs.continue.dev/customize/deep-dives/prompts
So I created a prompt file in
~/.continue/rules/review.md
.However, neither IntelliJ or VSCode show the prompt.
Versions
I use the most recent versions available on the marketplace:
Suggestion
I suppose supporting markdown files for prompts is a new feature. Please add information since when features are supposed to work. I struggle a lot with the docs. I never know if the content works or not.
It is frustrating when the docs mention markdown files in
.continue/rules
but clicking onAdd Prompts
creates a.continue/prompts/new-prompt.yaml
.Beta Was this translation helpful? Give feedback.
All reactions