-
|
Monkeytype’s current programming mode uses random programming-related words rather than real structured code. This makes it less effective for developers who want to practice typing in an environment that resembles actual coding. I’m proposing a new IDE-style code practice mode that includes:
This would simulate typing inside a real IDE such as VS Code, JetBrains, or Sublime Text. Key Features1. Real structured code instead of random words
2. Multi-Language Programming ModesUsers can choose the programming language they want to practice:
Each mode uses idiomatic code samples that reflect real projects and coding styles. 3. Syntax Highlighting + Popular IDE ThemesProvide true syntax highlighting with user-selectable themes:
This creates an authentic, visually familiar coding environment. 4. Custom Code Input (User-Provided Code)Let users practice on their own code, by:
This allows personalized practice using:
This makes the mode extremely powerful and flexible. 5. Adjustable Text Size + Scrollable Full Code ViewTwo important improvements over the traditional Monkeytype layout: a. Adjustable Text SizeAllow users to choose the code font size (like VS Code’s zoom level). b. Full Scrollable Code EditorDisplay the entire code snippet at once, with scrolling— This matches how real IDEs display code and lets users:
This dramatically increases realism and usability for programming practice. 6. Other Customization Options
Why This Would Be ValuableFor Developers & Learners
For Monkeytype
ConclusionAn IDE-style programming practice mode—with structured code, syntax highlighting, adjustable text size, scrollable editor view, popular IDE themes, and support for custom user code—would make Monkeytype the most realistic and valuable typing platform available for programmers. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
select your coding language, set test mode to quotes
i don't think you need syntax highlighting for typing but could be added as an options
monkeytype has plenty of themes
select text mode "custom" and upload your file
https://monkeytype.com/settings?highlight=fontSize
monkeytype shows multiple lines. I dont think you need scrollable code view because you need to type the code in order anyway, so why do you need the ability to scroll to code further down? |
Beta Was this translation helpful? Give feedback.
select your coding language, set test mode to quotes
i don't think you need syntax highlighting for typing but could be added as an options
monkeytype has plenty of themes
select text mode "custom" and upload your file
https://monkeytype.com/settings?highlight=fontSize
monkeytype shows multiple line…