vscode_erlang
vscode_erlang copied to clipboard
Erlang support for Visual Studio Code
I recently migrated from windows to archlinux. One of the first things I installed was an [opensource build of vscode](https://archlinux.org/packages/extra/x86_64/code/). The first thing I did was search for the erlang...
Hi, This is my environment: - Windows 10 Pro 22H2 - Clean portable installacion of VSCode-win32-x64-1.79.2 - vscode_erlang v0.9.5 - Erlang OTP 26.0.2 When I open an Erlang file, it...
Grows in minutes to 13.72 GB OS: OSX Erlang 26.x Project: small Memory 13.72 GB
[   ](url)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 2.8.0 to 2.9.2. Release notes Sourced from @azure/msal-node's releases. @azure/msal-node v2.9.2 2.9.2 Mon, 10 Jun 2024 22:30:36 GMT Patches Fixed msal-node unit tests for PoP token support...
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.2.0 to 4.2.1. Commits 183d301 Upgrade to a version ESRP Release that supports federated auth (#29612) 9a2afdf [identity] Prep for release (#29981) See full diff in compare...
It seems that syntax highlighting is wrong after type specification that looks like: `-type ct_info_timetrap_fun() :: fun().` The problem is `fun()` without `end.` Steps to reproduce: 1. git clone [email protected]:erlang/otp.git...
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Problems started quite recently, but I'm not sure exactly when. ``` console.ts:137 [Extension Host] rejected promise not handled within 1 second: Error: illegal argument `name`. must not be falsy EYi...