Skip to content

Conversation

@eemcmullan
Copy link
Contributor

@eemcmullan eemcmullan commented Mar 27, 2025

No description provided.

@eemcmullan eemcmullan force-pushed the node-provider branch 2 times, most recently from 2a6c2c5 to c37f822 Compare April 14, 2025 17:53
@eemcmullan eemcmullan marked this pull request as ready for review April 14, 2025 17:54
var symbols []protocol.WorkspaceSymbol
for batchRight < len(nodeFiles) {
for batchRight-batchLeft < BATCH_SIZE && batchRight < len(nodeFiles) {
text, err := os.ReadFile(nodeFiles[batchRight][7:])
Copy link
Contributor

Choose a reason for hiding this comment

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

is nodeFiles a 2D slice? what is 7?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated this to be more readable

Signed-off-by: Emily McMullan <[email protected]>
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