Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| editing:auto_completion:hint_on_line_end [2014/02/09 01:50] – external edit 127.0.0.1 | editing: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 auto completed | + | This is known issue that, when you type text and want to enter new line by hitting Enter on a line end, you get autocompleted |
| __Example: | __Example: | ||
| - you type on empty line " | - you type on empty line " | ||
| - | - you type rather fast and Hit Enter to add new line | + | - you type rather fast and Hit Enter to add a new line |
| - | - instead of new line, you get " | + | - instead of a new line, you get " |
| __Reason:__ | __Reason:__ | ||
| - | You maybe have not noticed, but editor suggested you completion in [[editing: | + | You maybe have not noticed, but editor suggested you a completion in [[editing: |
| ===== Solution ===== | ===== Solution ===== | ||
| - | Actually there is no 100% nice solution. | + | Actually, there is no 100% nice solution. |
| But some workarounds: | But some workarounds: | ||
| Line 22: | Line 22: | ||
| * You can [[options: | * You can [[options: | ||
| - | If you have good idea, how to solve the issue better, send us a proposal ;-) | + | If you have a good idea, how to solve the issue better, send us a proposal ;-) |