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

Add linter documentation and improve parser logging #890

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

pelikhan
Copy link
Member

@pelikhan pelikhan commented Nov 22, 2024

Introduce documentation for a universal linter and enhance logging for script parsing errors. Adjust sidebar order for better organization in the documentation.


  • 📸 New Image Asset Added: Introduced a new image lint-copilot.png along with its descriptive text to the documentation assets.

  • 📚 Documentation Update:

    • Reordered the sidebar for improved navigation:
      • "Git Commit Message" moved from position 0 to 10.
      • "Image Alt Textify" moved from position 1 to 5.
    • Introduced a new documentation sample for "Lint", detailing its purpose and usage as a universal linter leveraging AI. 🎉
  • 🛠️ Core Functionality Enhancements:

    • Enhanced logging in parser.ts to include verbose output for skipped invalid script files.
    • Improved type safety in template.ts by using strict equality checks.
  • 🔄 VSCode Extension Improvements:

    • Updated filtering logic in chatparticipant.ts to use isSystem for clarity.
    • Enhanced prompttree.ts to include filenames in IDs, improving identification of prompts.

generated by prd

@pelikhan pelikhan merged commit d3c016c into main Nov 22, 2024
6 of 10 checks passed
@pelikhan pelikhan deleted the server-scripts branch November 22, 2024 21:55
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