Frontmatter
| id | 3263 |
| title | `create-class` script `adjustView(..)` inserts new configs in wrong place in the file on Windows |
| state | Closed |
| labels | bugwindowsstale |
| assignees | [] |
| createdAt | Jul 4, 2022, 4:57 PM |
| updatedAt | Sep 13, 2024, 4:30 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3263 |
| author | davhm |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:30 AM |
Describe the bug See screenshot
Expected behavior The config should be created in the correct place (sorted alphabetically inside the
getConfig(..)(like on MacOS) instead of at the very top of the file (which seems to be the current behavior).Screenshots