-
Notifications
You must be signed in to change notification settings - Fork 26
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
Conversation
Skipping CI for Draft Pull Request. |
Copilot
AI
left a comment
There was a problem hiding this 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
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. |
Update #495.
code-editor/
tocode-editor-legacy/
, which will be removed when new editor finishedcode-editor/*
)