vscode-shader icon indicating copy to clipboard operation
vscode-shader copied to clipboard

Enable Alt+o to switch between .frag and .vert

Open ProgrammierPatrick opened this issue 5 years ago • 0 comments

It would be very comfortable to switch between vertex shader and fragment shader of the same name with this shortcut, like you can switch between .h and .cpp files in C++ with this shortcut

ProgrammierPatrick avatar Jan 15 '20 16:01 ProgrammierPatrick