Global web icon
gitlab.com
https://gitlab.com/gitlab-org/gitlab-vscode-extens…
Code completions are not shown complete on the VSCode UI because ...
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).
Global web icon
gitlab.com
https://gitlab.com/gitlab-org/gitlab-vscode-extens…
chore (deps): update dependency esbuild to ^0.19.0 - GitLab
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.
Global web icon
gitlab.com
https://gitlab.com/gitlab-org/gitlab-vscode-extens…
chore (deps): update dependency dayjs to ^1.11.10 - GitLab
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)