I use N++ to compose Html, xml... and when typing, it display an autocomplete which make coding a bit inconvenient. the completion should be selected when pressing Shift or something else instead of Enter - to move pointer to a next line.

Pressing enter will insert codes instead of making a new line. Then I have to delete the codes that N++ inserted.