When I try to run assembly code in vs code I encounter a problem as shown in the image below:
I try many extension but to no avail, I also try (Amiga Assembly) extension But I got another problem as shown in the image below:
I don't know how to solve this problem, and how to run assembly code on mac by using vs code
Finally I got the solution of this problem. If anyone has the same problem, try this solution. It may work for you.
First thing I download extension called (MASM/TASM)
Finally, Right-Click in your code then click (Run ASM code) as shown in the image below:
I hope this solution helped you