Skip to content

Fix : [#2537] Add import statement #2632

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

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

Ri-Sharma
Copy link
Contributor

Fixes #2537

Changes: Added import statement in 'client/modules/IDE/components/Editor/index.jsx' to resolve the issue.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is up to date with the develop branch.
  • is descriptively named and links to an issue number.

Copy link

release-com bot commented Nov 23, 2023

Release Environments

This Environment is provided by Release, learn more!
To see the status of the Environment click on Environment Status below.

🔧Environment Status : https://app.release.com/public/Processing%20Foundation/env-e9c636ca91

Copy link
Collaborator

@lindapaiste lindapaiste left a comment

Choose a reason for hiding this comment

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

That's awesome that it requires so little code to implement this feature! Thanks for digging into the CodeMirror docs.

@lindapaiste lindapaiste merged commit 5819556 into processing:develop Nov 24, 2023
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.

Code folder ( or collapser ) for .html files
2 participants