Adds some foundational changes for Side by Side IDE behind a new feature flag <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new IDE editor view mode with full-screen and half-screen options. - Added feature flag `release_side_by_side_ide_enabled` for enabling side-by-side IDE layout. - **Enhancements** - Updated UI to accommodate new editor view modes. - Introduced `FileTabs` component for better file management within the IDE. - **Refactor** - Refactored state management for selected IDE tabs and segments. - Improved Redux action and selector implementations related to IDE functionalities. - **Bug Fixes** - Fixed import statements for consistent and correct usage across components. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| routes | ||
| ApiConstants.tsx | ||
| forms.ts | ||
| messages.ts | ||
| ModuleConstants.ts | ||
| ModuleInstanceConstants.ts | ||
| PackageConstants.ts | ||
| ReduxActionConstants.tsx | ||
| SocialLogin.tsx | ||
| tenantConstants.ts | ||
| UsagePulse.ts | ||
| WorkflowConstants.ts | ||
| workspaceConstants.ts | ||