vscode-arm
vscode-arm copied to clipboard
Add .inc and .arm file extensions
Normally only .asm .s .inc extensions are used, but I use more than one type of assembly, such as masm, nasm (x64) and now arm, but all these assemblers use these default extensions, but they provide the .masm and .nasm, would it be possible to also make .arm and .inc available in your vs code extension?