Skip to content

Commit 79ec797

Browse files
authored
Merge pull request #155 from bfritscher/vscode-keymaps
Add vscode keymaps
2 parents 241e8e3 + 9a3e746 commit 79ec797

File tree

2 files changed

+459
-0
lines changed

2 files changed

+459
-0
lines changed

src/Carnac.Logic/Carnac.Logic.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@
132132
<None Include="Keymaps\resharper.yml">
133133
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
134134
</None>
135+
<Content Include="Keymaps\vscode.yml">
136+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
137+
</Content>
135138
<None Include="packages.config">
136139
<SubType>Designer</SubType>
137140
</None>

0 commit comments

Comments
 (0)