1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Add 'Code Folding' preferences and fix Font-Size changes

This commit is contained in:
ricardo.jl.rufino
2015-04-23 14:08:33 -03:00
committed by Federico Fissore
parent 1e61cd6b4c
commit f426188d04
3 changed files with 21 additions and 3 deletions

View File

@ -87,7 +87,10 @@ editor.window.height.min = 290
#editor.window.height.min.windows = 530
# Syntax coloring ( on lib/theme/syntax )
editor.syntax_theme = default
editor.syntax_theme=default
# Enable code folding
editor.code_folding=true
# font size for editor
editor.font=Monospaced,plain,12