You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll always want to select from "baz_1" to "baz_1end" but "baz_2end",
and after I remove the space at the "emptyline" then the plugin bypass the line and threat the "baz_1" to "baz_2end" as whole paragraph(same level indentatoin).
Please help me :(
The text was updated successfully, but these errors were encountered:
I'm always using FixWhitespace plugin while coding,
so (IndentWiseBlockScopeBoundaryBegin) , (IndentWiseBlockScopeBoundaryEnd)
would not work properly
e.g.
I'll always want to select from "baz_1" to "baz_1end" but "baz_2end",
and after I remove the space at the "emptyline" then the plugin bypass the line and threat the "baz_1" to "baz_2end" as whole paragraph(same level indentatoin).
Please help me :(
The text was updated successfully, but these errors were encountered: