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

feat: add new key mappings and improve prompts #97

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Aug 12, 2024

added a new key mapping to toggle terminal in vscode_keymaps.lua
refactored copilot chat prompts to use a common commit prompt variable
updated pull request prompt to include a more detailed instruction
added spaces for better alignment in copilot chat key mappings
improved descriptions for copilot chat commands

feat: use diff with main branch for pr

fix: update git diff command to use origin/main branch
changed the git diff command to use origin/main instead of main
updated the system prompt for pull request creation
added an example output for the gh pr create command
ensured backticks are properly escaped in the command
removed unnecessary new line character in the command

added a new key mapping to toggle terminal in vscode_keymaps.lua
refactored copilot chat prompts to use a common commit prompt variable
updated pull request prompt to include a more detailed instruction
added spaces for better alignment in copilot chat key mappings
improved descriptions for copilot chat commands

feat: use diff with main branch for pr

fix: update git diff command to use origin/main branch
  changed the git diff command to use origin/main instead of main
  updated the system prompt for pull request creation
  added an example output for the gh pr create command
  ensured backticks are properly escaped in the command
  removed unnecessary new line character in the command
@dgokcin dgokcin merged commit 61b5aa8 into main Aug 12, 2024
2 checks passed
@dgokcin dgokcin deleted the yet-another-test branch August 12, 2024 09:35
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.

1 participant