Allows the user to customize font family and font size in the top bar -> Settings -> Code Editor pane.
For now, this can be an ad hoc implementation. In the future, we can create a JSON configuration file for the text editor (with the same settings as those in VS Code).
Resolve #325.
Allows the user to customize font family and font size in the
top bar -> Settings -> Code Editor
pane.For now, this can be an ad hoc implementation. In the future, we can create a JSON configuration file for the text editor (with the same settings as those in VS Code).