Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/HJLebbink/asm-dude
Browse files Browse the repository at this point in the history
  • Loading branch information
HJLebbink committed Jan 8, 2019
2 parents c6fbe01 + 0bf431a commit a57c3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Asm-Dude
Assembly syntax highlighting and code assistance for assembly source files and the disassembly window for Visual Studio 2015 and 2017. This extension can be found in the [visual studio extensions gallery](https://visualstudiogallery.msdn.microsoft.com/ff839577-2b68-416a-b761-72f9b1ca7c8e) or download latest installer [AsmDude.vsix (v1.9.6.0)](https://github.com/HJLebbink/asm-dude/releases/download/1.9.6.0/AsmDude.vsix). If assembly is too much of a hassle but you still want access to specific machine instructions, consider [Intrinsics-Dude](https://github.com/HJLebbink/intrinsics-dude).
Assembly syntax highlighting and code assistance for assembly source files and the disassembly window for Visual Studio 2015, 2017 and 2019. This extension can be found in the [visual studio extensions gallery](https://visualstudiogallery.msdn.microsoft.com/ff839577-2b68-416a-b761-72f9b1ca7c8e) or download latest installer [AsmDude.vsix (v1.9.6.0)](https://github.com/HJLebbink/asm-dude/releases/download/1.9.6.0/AsmDude.vsix). If assembly is too much of a hassle but you still want access to specific machine instructions, consider [Intrinsics-Dude](https://github.com/HJLebbink/intrinsics-dude).

### Features

Expand Down

0 comments on commit a57c3d1

Please sign in to comment.