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
I'm trying to understand how the whole project works, and I find myself having to scroll very far into files to see the kind of functions and capabilities they have, to just figure out what the file actually does.
Quite a lot of the files have thousands of lines within them, this repository in itself is so incredibly large
It would be really useful if each file had like a few lines of comments at the top describing the purpose of the file and the place it has within the project
There is ARCHITECTURE.md, and it does help me out a bit, but it's not really enough.
Like it would be useful to have such comment headers in each file, and then the ARCHITECTURE.md is expanded to explain how the entire editor works at a high level
This discussion was converted from issue #12017 on November 07, 2024 15:03.
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand how the whole project works, and I find myself having to scroll very far into files to see the kind of functions and capabilities they have, to just figure out what the file actually does.
Quite a lot of the files have thousands of lines within them, this repository in itself is so incredibly large
It would be really useful if each file had like a few lines of comments at the top describing the purpose of the file and the place it has within the project
There is ARCHITECTURE.md, and it does help me out a bit, but it's not really enough.
Like it would be useful to have such comment headers in each file, and then the ARCHITECTURE.md is expanded to explain how the entire editor works at a high level
Beta Was this translation helpful? Give feedback.
All reactions