Skip to content

Add sourcekit-lsp initialization smoke test#706

Draft
z2oh wants to merge 1 commit intocompnerd:mainfrom
z2oh:jeremy/add-sourcekit-lsp-smoke-test
Draft

Add sourcekit-lsp initialization smoke test#706
z2oh wants to merge 1 commit intocompnerd:mainfrom
z2oh:jeremy/add-sourcekit-lsp-smoke-test

Conversation

@z2oh
Copy link
Copy Markdown
Contributor

@z2oh z2oh commented Jan 18, 2024

Not sure of the best place to add the initialization request message. Because of the specific format of the message (must be CLRF; must be precise byte-length) it seemed difficult to inline into the GHA. I added a new tests dir with the file there, but I am reluctant to clutter the repo root. Is there a better place to put this?

"capabilities": {},
"trace": "verbose",
}
} No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Missing newline at the end of the file?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'll have to test if including one breaks the test. There's not supposed to be a newline at the end of the RPC message

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.

2 participants