bolt.diy/app/components/editor/codemirror
KevIsDev fcaf8f66f0 feat: enhance error handling and add new search feature
- Add support for `PREVIEW_CONSOLE_ERROR` in WebContainer error handling

- Introduce new Search component for text search functionality

- Extend `ScrollPosition` interface to include `line` and `column`
- Implement scroll-to-line functionality in CodeMirrorEditor
- Add tab-based navigation for files and search in EditorPanel

This commit introduces several enhancements to the editor, including improved error handling, better scrolling capabilities, and a new search feature. The changes are focused on improving the user experience and adding new functionality to the editor components.
2025-05-01 15:56:08 +01:00
..
BinaryContent.tsx fix: remove monorepo 2024-09-25 19:54:09 +01:00
cm-theme.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
CodeMirrorEditor.tsx feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
EnvMasking.ts add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
indent.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
languages.ts add vue support for codemirror 2024-12-07 11:54:31 -08:00