Skip to main content
10 events
when toggle format what by license comment
Mar 19, 2022 at 0:49 vote accept rho
Mar 12, 2022 at 14:03 vote accept rho
Mar 12, 2022 at 14:45
Jan 17, 2022 at 4:36 answer added gongqj timeline score: 4
Dec 15, 2019 at 11:39 history edited rho CC BY-SA 4.0
adding sublime screenshot
Dec 12, 2019 at 14:50 comment added Jordon Biondo This is theoretically possible by recreating the features of whitespace mode using overlays or other tools, but as is, you can't configure whitespace mode to do this, whitespace mode uses display tables. It is not possible to have a display table apply to part of a buffer, it must be applied to the whole thing. Is there a specific feature of whitespace mode that is most important? Such as just displaying space or tab characters as a different character?
Dec 11, 2019 at 20:45 comment added phils Show a screenshot of "what sublime text does" (few readers will have used it), and point out any particularly aspects which are most important (as I'm doubtful that whitespace-mode can be adapted easily, but maybe something else can be done which would suffice).
Dec 11, 2019 at 15:55 history edited Drew
edited tags
Dec 11, 2019 at 5:01 comment added rho yes, within the selected region only, similar to what sublime text does.
Dec 11, 2019 at 3:33 comment added Aquaactress To clarify, in addition to "show whitespace only when the region is selected" did you also mean you only want whitespace to show in the selected region?
Dec 11, 2019 at 3:27 history asked rho CC BY-SA 4.0