Code suggestions are incomplete What is the expected correct behavior? Code suggestions should be complete even when CLRF line endings used in VSCode. Relevant logs and/or screenshots Workaround Configure VS Code to use Unix line endings by default: Open Settings (Ctrl + ,). Search for "End of Line". Set "Files: Eol" to \n (LF).
This does not necessarily mean that the files esbuild generates will end up having 0666 permissions, however, as there is another Unix feature called "umask" where the operating system masks out some of these bits.
fix parse regex bug (# 1307) (db2b6a5), closes # 1305 remove module entry in package.json to revert 1.10.1 change (# 1314) (824dcb8) update devHelper add warning "passing Year as a Number will be parsed as a Unix timestamp" (# 1315) (b0dda31)