在 Visual Studio 2010 中工作时出现了一些奇怪的问题。整个CSS文件的格式化工作正常CTRL+K,CTRL+D,但尝试在选择内格式化代码会CTRL+K,CTRL+F显示错误:
The key combination (CTRL+K, CTRL+F) is bound to command (Format Selection) which is not currently available.
有谁知道是什么导致了这种行为?
在 Visual Studio 2010 中工作时出现了一些奇怪的问题。整个CSS文件的格式化工作正常CTRL+K,CTRL+D,但尝试在选择内格式化代码会CTRL+K,CTRL+F显示错误:
The key combination (CTRL+K, CTRL+F) is bound to command (Format Selection) which is not currently available.
有谁知道是什么导致了这种行为?