Andre Weinand
Andre Weinand
+100 for moving data from `$HOME/.vscode*`to `$HOME/Library/Application Support/Visual Studio Code*`. Files and folders starting with a '.' are by default not visible in the OS X Finder and need special...
@testforstephen yes, the menus are statically registered in the package.json, but you can use a "when" clause to control the contributions. E.g. you could introduce a "hasJavaMain" context and use...
@testforstephen good point! Today the commands are only separated by a separator line in the dropdown menu. Our assumption was that only a small number of contributed commands will be...