Commit Graph

4 Commits

Author SHA1 Message Date
MasonBone
1983f07032
Merge pull request #1 from SingleSemesterSnobs/jake
Implement increasing font and editor scale
2021-10-17 17:06:16 -05:00
jakergrossman
25b23c514b Implement increasing font and editor scale
The following commands adjust the font scale in the editor only:

    - mind-reader.increaseFontScale

    - mind-reader.decreaseFontScale

    - mind-reader.resetFontScale

The following commands adjust the overall editor scale:

    - mind-reader.increaseEditorScale

    - mind-reader.decreaseEditorScale

    - mind-reader.resetEditorScale
2021-10-16 19:30:40 -05:00
jakergrossman
ba6e27cb9e Add README.md 2021-09-25 16:21:23 -05:00
jakergrossman
214610340f Initial commit 2021-09-25 16:18:41 -05:00