Frontmatter
| id | 5249 |
| title | main.addon.MonacoEditor: getInitialOptions() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 19, 2024, 9:43 PM |
| updatedAt | Feb 19, 2024, 9:48 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5249 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 19, 2024, 9:48 PM |
Since the wrapper cmp should be extensible, we want to drop the initial options into a method, so that class extensions can override it.