You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
When a user first opens Aurora Editor we want to show them a setup screen where a user can choose which features they want to be installed with the editor. By adding this we can reduce the core size of the editor and allow the user to choose what they want to add to the editor instead of having unnecessary features or languages they won't be using.
Describe alternatives you've considered
Adding it all to the extensions folder but that would cause the application size to be bigger. We want users to be happy with a small size editor that gives them the option of what they want to be included in the editor.
Additional context
Take Visual Studios setup in consideration if you want s more detailed way of what the feature request entails.
This discussion was converted from issue #265 on June 27, 2024 11:58.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
When a user first opens Aurora Editor we want to show them a setup screen where a user can choose which features they want to be installed with the editor. By adding this we can reduce the core size of the editor and allow the user to choose what they want to add to the editor instead of having unnecessary features or languages they won't be using.
Describe alternatives you've considered
Adding it all to the extensions folder but that would cause the application size to be bigger. We want users to be happy with a small size editor that gives them the option of what they want to be included in the editor.
Additional context
Take Visual Studios setup in consideration if you want s more detailed way of what the feature request entails.
Beta Was this translation helpful? Give feedback.
All reactions