Command completion in mathematica : suggest rules/options
问题 In current version of Mathematica these keyboard shortcuts are quite handy Ctrl+K completes current command GraphPl -> press Ctrl+K -> GraphPlot Ctrl+Shift+K completes current command and adds argument placeholders which could be replaced with actual values with tab key GraphPl -> press Ctrl+Shift+K -> GraphPlot[{vi1->vj1,vi2->vj2,...}] However I couldn't find any keyboard option to show associated settings/options For instance Say If I need to plot a graph with different layouts, I know I