Commit aa74576
authored
Make JSON (Terraform) visible (#74)
* Make JSON (Terraform) visible
This commit turns JSON (Terraform) into a visible syntax
as it has a file extension assigned.
Note: Hidden file causes A File Icon dummy to take precedence,
breaking syntax highlighting.
* Fix external package interference
This commit creates a hard link between Terraform and its JSON (Terraform)
syntax to avoid external packages breaking highlighting by dummy syntaxes.1 parent 64aeebd commit aa74576
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
0 commit comments