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

Initialize files for code-editor #1091

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Initialize files for code-editor #1091

merged 3 commits into from
Nov 22, 2024

Conversation

nighca
Copy link
Collaborator

@nighca nighca commented Nov 19, 2024

Update #495.

  • Move existed code-editor/ to code-editor-legacy/, which will be removed when new editor finished
  • Initialize code files for new code editor (code-editor/*)

Copy link

qiniu-prow bot commented Nov 19, 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

@nighca nighca marked this pull request as ready for review November 20, 2024 06:56
@nighca nighca changed the title [WIP] Initialize files for code-editor Initialize files for code-editor Nov 20, 2024
@nighca nighca requested a review from Copilot November 20, 2024 06:58
Copy link

@Copilot 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.

Copilot reviewed 38 out of 45 changed files in this pull request and generated 1 suggestion.

Files not reviewed (7)
  • spx-gui/src/components/editor/code-editor-legacy/CodeEditor.vue: Evaluated as low risk
  • spx-gui/src/components/editor/code-editor-legacy/FormatButton.vue: Evaluated as low risk
  • spx-gui/src/components/editor/code-editor/CodeEditor.vue: Evaluated as low risk
  • spx-gui/src/components/editor/code-editor/ui/CodeEditorUI.vue: Evaluated as low risk
  • spx-gui/src/components/editor/code-editor/ui/MonacoEditor.vue: Evaluated as low risk
  • spx-gui/src/components/editor/code-editor/ui/api-reference.ts: Evaluated as low risk
  • spx-gui/src/components/editor/code-editor/common.ts: Evaluated as low risk

spx-gui/src/components/editor/code-editor/document-base.ts Outdated Show resolved Hide resolved
@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 5d3f774 into goplus:dev Nov 22, 2024
4 checks passed
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