Commit Graph

3 Commits

Author SHA1 Message Date
Simon Maceda
9265a05483
Small update to tsconfig and README 2022-08-12 12:42:03 -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
214610340f Initial commit 2021-09-25 16:18:41 -05:00