editing:auto_completion:hint_on_line_end

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
editing:auto_completion:hint_on_line_end [2018/01/10 19:42] – external edit 127.0.0.1editing:auto_completion:hint_on_line_end [2018/04/13 14:35] (current) admin
Line 3: Line 3:
 ===== Problem ===== ===== Problem =====
  
-This is known issue that, when you type text and want to enter new line by hitting Enter on line end, you get autocompleted text shown to you in Code Hint (can be something from already typed text, code template etc). +This is known issue that, when you type text and want to enter new line by hitting Enter on line end, you get autocompleted text shown to you in Code Hint (can be something from already typed text, code template etc). 
  
 __Example:__  __Example:__ 
Line 11: Line 11:
  
 __Reason:__ __Reason:__
-You maybe have not noticed, but editor suggested you a completion in [[editing:auto_completion:hints|Code Hint]] tooltip, and when you hit Enter, editor recognized this as Code Hint Agree command and inserts completion.+You maybe have not noticed, but editor suggested you a completion in [[editing:auto_completion:hints|Code Hint]] tooltip, and when you hit Enter, editor recognized this as "Code Hint Agreecommand and inserts completion.
  
 ===== Solution ===== ===== Solution =====