Skip to content

Commit

Permalink
Merge pull request #155 from bfritscher/vscode-keymaps
Browse files Browse the repository at this point in the history
Add vscode keymaps
  • Loading branch information
hnrkndrssn committed Jul 12, 2017
2 parents 241e8e3 + 9a3e746 commit 79ec797
Show file tree
Hide file tree
Showing 2 changed files with 459 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Carnac.Logic/Carnac.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@
<None Include="Keymaps\resharper.yml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Content Include="Keymaps\vscode.yml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
Expand Down
Loading

0 comments on commit 79ec797

Please sign in to comment.