Skip to content

History

Revisions

  • Updated Copilot Usage Statistics (markdown)

    @NiclasOlofsson NiclasOlofsson committed Aug 18, 2025
    8afc028
  • Add three whitepapers as wiki pages: Statistics, GPT-5 analytics, and comprehensive guide

    @NiclasOlofsson NiclasOlofsson committed Aug 18, 2025
    64faf2f
  • Add analysis of session internals

    @NiclasOlofsson NiclasOlofsson committed Aug 15, 2025
    440462e
  • Update Home with links to chat session and editing state format docs

    @NiclasOlofsson NiclasOlofsson committed Aug 14, 2025
    ec84f86
  • Add chat session and editing state file format documentation

    @NiclasOlofsson NiclasOlofsson committed Aug 14, 2025
    9a41c08
  • Remove emojis from wiki home page for cleaner professional appearance Updated the home page to use clean text formatting without emoji decorations while maintaining all the same content structure and navigation functionality.

    @NiclasOlofsson NiclasOlofsson committed Aug 13, 2025
    778c42a
  • Create comprehensive wiki home page with navigation and index This update transforms the Home page into a proper wiki introduction that: - Explains the purpose and scope of the technical documentation - Provides clear navigation to existing technical guides - Uses GitHub wiki double-bracket syntax for automatic linking - Includes a status table for tracking documentation progress - Documents our evidence-based research methodology - Sets up structure for future technical guides The page serves as the main entry point for developers seeking to understand VS Code and Copilot internals for extension development.

    @NiclasOlofsson NiclasOlofsson committed Aug 13, 2025
    02cf962
  • Add comprehensive guide for VS Code session and window architecture This document provides deep dive technical documentation for understanding VS Code's session and window architecture, crucial for extensions that monitor logs or track user activity. Key content areas: - VS Code session lifecycle and management - Window creation and isolation concepts - Log directory structure and navigation - Extension context and logUri usage - Real-time vs historical monitoring strategies - Implementation examples and best practices - Common misconceptions and debugging approaches This guide serves as the definitive reference for extension developers building log monitoring and analytics features.

    @NiclasOlofsson NiclasOlofsson committed Aug 13, 2025
    f394e28
  • Add comprehensive technical guide for VS Code Copilot chat session files This document provides complete technical documentation for understanding, discovering, and processing VS Code Copilot chat session files, based on empirical analysis and testing. Key content areas: - File location and discovery patterns across platforms - JSON structure and format specifications - Real-time session writing behavior analysis - Cross-platform implementation examples - Performance considerations for large files - Troubleshooting common issues - Complete code examples and interfaces This guide serves as the definitive reference for extension developers working with Copilot session data.

    @NiclasOlofsson NiclasOlofsson committed Aug 13, 2025
    aaf4162
  • Initial Home page

    @NiclasOlofsson NiclasOlofsson committed Aug 13, 2025
    5917fcb