Commit 8602934
authored
Update Comments.tmPreferences to preserve block indentation when commenting
This change allows the comment keyboard shortcut to be used to comment out lines of a recipe without requiring a manual fixup afterwards. Without this change, the pound sign `#` gets introduced at the start of the line, which confuses the Just parser if there are additional recipe lines after the commented-out line.1 parent 352bae2 commit 8602934
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
| |||
0 commit comments