

That said, there is a little bit of prep work required but don’t worry, it only takes a couple of minutes. deb package directly from the Visual Studio website. The quickest way to install VS Code on a Chromebook is to download the. It is so popular, in fact, that a 2021 developer survey from Stack Overflow ranked VS Code as the “most popular developer environment tool” out of roughly 82,000 user responses. The counterpart to Visual Studio, VS Code offers a flexible development and debugging environment for a wide range of programming languages. deb package.Īnother well-known and widely used code editor is Microsoft’s Visual Studio Code. Even more compatible IDEs such as Netbeans, Sublime, and more are available directly from their respective developers in the form of an installable. For other development environments, the Debian repository offers a wide variety of IDEs that can be installed directly from the Linux terminal. The latter of which is available on any Chromebook released in the past two or three years. The only requirements are that you have a late-model Chromebook with decent enough specs to run the software and Linux support. Maybe it will work it around.For Android-related software development, Google introduced a fully compatible version of Android Studio for Chromebooks. So the java binary path will be resolved as C:\\Program Files\\AdoptOpenJDK\\jdk-11.0.6.10-hotspot/bin/java instead of the balabala\\/bin/java. I imagine that, you can try setting value of to C:\\Program Files\\AdoptOpenJDK\\jdk-11.0.6.10-hotspot, no trailing slash "\". But I suggest you to give it a try, and let us know the result.

As Language support for Java suffers from the same issue, it's possibly not working.

Step 3&4 can be manually done, you can set setting in your vscode, and you can also install the extension pack in vscode's extensions panel. install Java extension pack for your vscode.detect and configure in vscode's settings, to ensure Language support for Java can be successfully launched.This installer does below things for you: I'm afraid there's no workaround for the moment, because Language support for Java is using the same code to check java version.
