We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9fce1 commit 0e49fb3Copy full SHA for 0e49fb3
settings/editor.cson
@@ -7,3 +7,8 @@
7
.source.pcb.schematic":
8
editor:
9
commentStart: "# "
10
+
11
+".source.gerber":
12
+ editor:
13
+ commentStart: "G04 "
14
+ commentEnd: "*"
0 commit comments