Slightly Better VSCodeMake VSCode slightly better. FeaturesBetter Toggle-Line-CommentWhen toggling a line comment, the cursor automatically moves to the next line. Keybinging: Better Extract-VariableWhen extracting variables, show multiple options and let the user choose. Keybinding: Only tested for Python code. Better Extract-MethodWhen extracting methods, show multiple options and let the user choose. Keybinding: Only tested for Python ode. |