Skip to content

Commit ac5562a

Browse files
committed
code snippet v2.1.1'
1 parent 51a15a5 commit ac5562a

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

Design/changePreivewFontSize.gif

4.79 MB
Loading

docs/getting_started/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Changelog
44
---------
55

6+
v2.1.1
7+
^^^^^^
8+
* Made font size of preview configurable in settings
9+
610
v2.1.0
711
^^^^^^
812
* Made snippets globally accessible.

docs/user/features.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,10 @@ Furthermore, hover over snippets to see the preview of each snippet.
8585

8686
.. image:: ../../Design/code_snippet_preview.png
8787
:align: center
88+
89+
Change Font Size of Snippet Preivew
90+
-----------------------------------
91+
In the JupyterLab Settings -> Advanced Settings Editor, users can set the size of code in snippet preview to see part of its content clearly.
92+
93+
.. image:: ../../Design/changePreivewFontSize.gif
94+
:align: center

0 commit comments

Comments
 (0)