Skip to content

Conversation

@sheetalkamat
Copy link
Member

No description provided.

@sheetalkamat sheetalkamat force-pushed the multiProject branch 5 times, most recently from 46a8abe to f66df9c Compare November 3, 2025 20:32
@sheetalkamat sheetalkamat marked this pull request as ready for review November 4, 2025 20:00
Copilot AI review requested due to automatic review settings November 4, 2025 20:00
"gotest.tools/v3/assert"
)

type testServer struct {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this to baseline the project state and watching stuff - also allows to not open all files and control which one to open instead of fourslash opening all files. (to control which project is open).

i havent yet ported tests for watching and lifetime of project but i will do that separately

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates test baselines to reflect improved formatting and line numbering consistency in the test output files. The changes normalize how JSON content and TypeScript code are displayed in baseline files, removing inconsistent indentation and adding proper line numbers to all content.

Key Changes

  • Standardized line numbering for all file content in test baselines
  • Normalized JSON formatting to use consistent indentation (4 spaces)
  • Fixed indentation for TypeScript code blocks in test files
  • Updated hash values in tsbuildinfo files to reflect the normalized content

Reviewed Changes

Copilot reviewed 100 out of 125 changed files in this pull request and generated 62 comments.

Show a summary per file
File Description
tsc/moduleResolution/alternateResult.js Added line numbers to JSON package files and normalized their indentation
tsc/declarationEmit/when-using-Windows-paths-and-uppercase-letters.js Standardized indentation for TypeScript source code and adjusted error column positions
tsbuildWatch/projectsBuilding/*.js Normalized tsconfig.json indentation across multiple project building tests
tsbuildWatch/programUpdates/*.js Updated file content formatting and corresponding hash values in tsbuildinfo
tsbuild/resolveJsonModule/*.js Consistent JSON formatting for all tsconfig.json files
lspservertests/rename/*.js Added complete baseline content for new rename test cases
lspservertests/findAllRefs/*.js Added complete baseline content for new find all references test cases

Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments; have not read the entire thing yet.

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.

3 participants