Tim
Tim
So what's the solution proposal? Will it stay that way? All those issues marked as duplicates to #432, and #432 itself, seem to deal with the application in tools such...
I'm using a custom client. Here's the communication between client and server: request:  response:  file _a.js_: `console.log` As you can see, the completion was triggered after the dot.
Changed title again as your last edit was misleading; I don't want the LS to propose "stand-alone" identifiers (non-properties) after a dot (leading to `.`), as outlined in the initial...
Will update this with logs as soon as I find the time. In the meantime I've stumbled upon the `strict` flag. This might do what I want. However I cannot...