Commit 358a5ff
feat: Add support for file-based snippets in Studio (#4656)
* Add SNIPPETS_MANAGEMENT_FOLDER env var and set it to snippets dir.
* Remove duplicate lines.
* Bind the snippets volume to the studio.
* Fix whitespace.
* Apply suggestion from @sweatybridge
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com>1 parent f386e44 commit 358a5ff
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
1146 | 1151 | | |
1147 | 1152 | | |
1148 | 1153 | | |
| |||
1162 | 1167 | | |
1163 | 1168 | | |
1164 | 1169 | | |
| 1170 | + | |
1165 | 1171 | | |
1166 | 1172 | | |
1167 | 1173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments