Based on the protocol, if the value is `0`, then its an indication that the column number is to be ignored (i.e. it should not be `0`): [/** The column within the line. If source is null or doesn't exist, column is 0 and must be ignored. */](https://github.com/Microsoft/vscode-debugadapter-node/blob/master/protocol/src/debugProtocol.ts#L1223) Similar to #945, but in the existing debugger. <img width="630" alt="screen shot 2018-03-04 at 11 02 02 pm" src="https://user-images.githubusercontent.com/1948812/36961415-155940d8-2000-11e8-8109-32e0bb94207c.png">