How do I change editor font-size / tab size?
PlayCode's editor several options to configure it.
- Hard line wrap at;
- Font size;
- Tab size;
- Indent with tabs instead of tabs;
- Include semicolons;
- Single/double quote;
- Show/hide line numbers
- Enable/disable syntax validations
- Enable/disable autocompletion
- Enable/disable hover information
- Vim mode
How to use:
- Click to
Settings
. - Update a preferable option.
Updated on: 16/03/2022
Thank you!