Skip to content
Snippets Groups Projects
Commit d078c421 authored by Fabian Reister's avatar Fabian Reister
Browse files

fixing editor file opener config for vs code

parent da064ffb
No related branches found
No related tags found
1 merge request!69fixing editor file opener config for vs code
......@@ -17,7 +17,7 @@
</editor>
<editor>
<name>code</name>
<opencommandline>code $file --reuse-window</opencommandline>
<opencommandline>code --goto $file:$line --reuse-window</opencommandline>
</editor>
</editors>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment