view:current-line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

view:current-line [2018/01/10 19:42] – external edit 127.0.0.1view:current-line [2018/04/13 14:58] (current) admin
Line 1: Line 1:
 ====== Current line Highlight ====== ====== Current line Highlight ======
  
-If enabled, the editor highlights the that line in code where the text cursor is currently. +If enabled, the editor highlights that line in the code where the text cursor is currently. 
-The option is by default enabled for all source code syntaxesand disabled for //plain text// syntax.+The option is by default enabled for all source code syntaxes and disabled for //plain text// syntax.
  
 The option can be set as for specific document with View->Editor (file specific)->Current Line or for [[options:syntax:display|all documents]] of specific syntax. The option can be set as for specific document with View->Editor (file specific)->Current Line or for [[options:syntax:display|all documents]] of specific syntax.
Line 16: Line 16:
 {{:view:current-line-no-background.png?direct|Current line Highlighting without background}} {{:view:current-line-no-background.png?direct|Current line Highlighting without background}}
  
-Or show current line without frame, by setting its foreground color to //Transparent//.+Or show current line without frame, by setting its foreground color to //Transparent//.
  
 {{:view:current-line-no-frame.png?direct|Current line Highlighting without background}} {{:view:current-line-no-frame.png?direct|Current line Highlighting without background}}