It could be that some feature or plugin in Sublime is hogging the key sequences, or that you have the completion option turned off (with a possible bug for the last-line thing). For example, you wouldn't want that type of completion to happen when typing a LaTeX document, so the editor has to have "last say" in if it works or not.
// T On Thursday, September 24, 2015 at 8:02:47 AM UTC+2, Roger Luo wrote: > > It always fails to complete when I'm typing in the line which is not the > last line. > if it is the last line of this program the completion can work >
