Skip to content

Commit 4e45234

Browse files
committed
Add *.s as a supported file extension.
1 parent f1e43ed commit 4e45234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yasm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
Name="YASM"
205205
DisplayName="Yasm Modular Assembler" />
206206
<FileExtension
207-
Name="*.asm"
207+
Name="*.asm;*.s"
208208
ContentType="YASM" />
209209
<ContentType
210210
Name="YASM"

0 commit comments

Comments
 (0)