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

feat(tools/spxls): implement diagnostic features and improve VFS #1108

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

aofei
Copy link
Member

@aofei aofei commented Nov 22, 2024

Updates #1059

Copy link

qiniu-prow bot commented Nov 22, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Member Author

Choose a reason for hiding this comment

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

这个文件可以不用看

Choose a reason for hiding this comment

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

Copilot reviewed 8 out of 20 changed files in this pull request and generated no suggestions.

Files not reviewed (12)
  • tools/spxls/go.mod: Language not supported
  • tools/spxls/internal/pkgdata/.gitignore: Language not supported
  • tools/spxls/internal/vfs/mapfs.go: Evaluated as low risk
  • tools/spxls/internal/server/server.go: Evaluated as low risk
  • tools/spxls/internal/server/utils.go: Evaluated as low risk
  • tools/spxls/internal/vfs/gopparserfs.go: Evaluated as low risk
  • tools/spxls/main.go: Evaluated as low risk
  • tools/spxls/internal/server/format_test.go: Evaluated as low risk
  • tools/spxls/internal/server/format.go: Evaluated as low risk
  • tools/spxls/README.md: Evaluated as low risk
  • tools/spxls/internal/server/diagnostic.go: Evaluated as low risk
  • tools/spxls/internal/vfs/mapfs_test.go: Evaluated as low risk
Updates goplus#1059

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
@qiniu-ci
Copy link

This PR has been deployed to the preview environment. You can explore it using the preview URL.

Warning

Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the Go+ Builder team.

@aofei aofei merged commit a00dacf into goplus:dev Nov 27, 2024
6 of 7 checks passed
@aofei aofei deleted the tools/spxls branch November 27, 2024 02:23
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