Jérémie Laval
Jérémie Laval
Having the same problem, from a cursory inspection it seems this only manifest in situation where the LSP server is ran with a plain nodejs runtime (v18.15.0) rather than the...
@sandy081 for example this would be a log stream we have: ``` [16:13:54] service1: log line [16:13:54] service1: log line [16:13:54] service2: log line [16:13:54] service3: log line [16:13:54] service1:...
Yes this would work but our log format is load bearing in other systems hence this ask to make the format recognized by VSCode customizable instead
Thanks @fgmccabe, if I understand you right, are you suggesting this should be re-opened as an issue in https://github.com/w3c/webappsec-csp because it should be changed in the main CSP spec and...