forcedotcom / forcedotcom/code-builder-feedback
Unable to see any SFDX commands from Command Palette
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 35
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Good Day,
Starting this Morning (Pacific Time), our teams (located all across the US) are unable to access any SFDX commands from the command palette in Code Builder.
To Reproduce:
Open Code Builder
Close any forlder you may have open, to start from scratch
Open command palette and type "SFDX: Create Project with Manifest" (or just SFDX to see the available options)
We are expecting to see the available SFDX options, whereas nothing is found.
Java is installed properly, and it is in the $PATH
sf/Node is installed correctly in $HOME/.sf/bin/ and contained in the $PATH
Both commands above are available from the console.
```
codebuilder@ip-10-139-21-xx:~$ which java
/usr/bin/java
codebuilder@ip-10-139-21-xx:~$ which sf
/home/codebuilder/.sf/bin/sf
codebuilder@ip-10-139-21-xx:~$ java --version
openjdk 21.0.8 2025-07-15
OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
codebuilder@ip-10-139-21-xx:~$ sf version
@salesforce/cli/2.107.6 linux-x64 node-v22.19.0
codebuilder@ip-10-139-21-xx9:~$ echo $PATH
/usr/lib/code-server/lib/vscode/bin/remote-cli:/home/codebuilder/.asdf/shims:/home/codebuilder/.asdf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/codebuilder/.npm-packages/bin:/home/codebuilder/.local/bin:/usr/local/lib/nodejs/bin:/home/codebuilder/.sf/bin:/home/codebuilder/.sfdx/bin
```
Code Builder Setting's `Java : Home` Path is correctly pointing to `/usr/lib/jvm/java-21-openjdk-amd64`
Thanks,
Julio.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.