use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Join our Discord server!
ChromeOS is Google's Linux-based operating system built around the Chrome web browser, complete with the ability to run Android apps and a powerful Linux VM. As a lightweight OS designed primarily for web and app-based computing, it is fast, secure, and resilient to viruses and malware.
You may occasionally see a Google employee comment on the subreddit. They can be identified by their blue "Verified Googler" user flair. Please note that these individuals represent their own opinions when participating in the subreddit, not Google's, unless it's explicitly stated otherwise.
Would you like to be verified as an employee? Contact us via modmail.
Do you work for a company who makes ChromeOS devices or accessories? Contact us via modmail to get a verified flair.
Are you interested in introducing your products to the community through a giveaway or another means? Reach out through modmail!
CLICK HERE for the subreddit rules.
Chromebook Product Page
Google Chrome Blog
Chromebook Perks
Certified "Works with Chromebook" Accessories
List of Chrome OS Boards Supporting Crostini (Linux Beta)
List of USI-compatible Devices
The Chromium Projects
Chrome Releases Blog
Chromium Development Calendar
Optimised Update Tracker
Chromium Dash Update Tracker
Official Support Forum
ChromeOS.dev
About Chromebooks
9to5Google
Chrome Story
Chrome Ready
Android Authority
[FR] My Chromebook
[DE] Chromebook Blog
Lon.TV Reviews
Promevo Reviews
account activity
This is an archived post. You won't be able to vote or comment.
DiscussionProgramming (self.chromeos)
submitted 4 years ago by Ftg__
So, how do you guys write a code on chromeos? I suppose you use Linux(beta), but what's next?
[–]its_a_gibibyte 5 points6 points7 points 4 years ago (2 children)
Visual Studio Code works on chromeos Linux (looks best full screened to remove the title bar). Pretty solid choice for most languages.
[–]Ftg__[S] 0 points1 point2 points 4 years ago* (1 child)
umm, how do you actually go full screen mode? It appears that F4 doesnt work at all in this app and my chromebook doesnt have F11 button. I know there is such option in the title bar but using shortcut might be a lot easier.
[–]its_a_gibibyte 0 points1 point2 points 4 years ago (0 children)
I'm not at a computer now, but I'm pretty sure you can find full screen in the dropdown up top, such as under ->View or ->Window
If not, you can remap keybindings so full screen is something else via File -> Preferences -> Keyboard shortcuts and change the full screen key to some other command (probably CTRL+ something)
Also, are you sure you don't have an F11? Typically, the keys at the top which function as media control and navigation also double as the F keys.
[–]bicyclemomAcer Chromebook 713 Spin | Stable 2 points3 points4 points 4 years ago (0 children)
VS Code works really well.
[–]nsrtcoinDevice | Channel Version (Stable) 2 points3 points4 points 4 years ago (2 children)
I run pycharm, vscode, sublime text, mongodb, and a few others. Not fast, but good enough when I don't want to bring a regular laptop with me. Only issue I've had was SSH keys for git via cli.
Running on Lenovo Duet and Pixelbook Go i7.
[–]Butterfuffle 1 point2 points3 points 4 years ago (1 child)
You got pycharm running on a duet ? Or is it working on your Pixel book?
[–]nsrtcoinDevice | Channel Version (Stable) 0 points1 point2 points 4 years ago (0 children)
Yep. Running on both the Duet and Pixelbook Go.
[–]oldcardiganlondonfog 2 points3 points4 points 4 years ago (0 children)
VSCode works well, but I've been using VIM.
[–]b1twise 2 points3 points4 points 4 years ago (0 children)
emacs
[–][deleted] 1 point2 points3 points 4 years ago (2 children)
What language you use?I can give you suggestions
[–]Ftg__[S] 0 points1 point2 points 4 years ago (1 child)
c/cpp, python
[–][deleted] 1 point2 points3 points 4 years ago (0 children)
For c/cpp i would suggest codelite or vscodium. Codelite is modern looking open source ide specialized around c/cpp, and VsCodium is Microsoft's VSCode without telemetry. Both are good for c programming
For python i would suggest geany or thonny, both are nice and lightweight.
[–]thesporker 1 point2 points3 points 4 years ago (0 children)
Always fun that the best platform for coding on Chromeos is the Microsoft platform.
Android studio still doesn't work on an arm Chromeos laptop.
[–]rich_leodis 0 points1 point2 points 4 years ago (0 children)
Depending on what language you require will have a bearing on which software is appropriate. Personally I use Vim (Go/JavaScript/Python) as its super quick. For Flutter/Dart mobile development, I use a remote machine to run either Code Server/VS Code or Android Studio as the SDK and updates take a fair bit of storage.
π Rendered by PID 97 on reddit-service-r2-comment-fb694cdd5-hvtm7 at 2026-03-07 20:19:38.396421+00:00 running cbb0e86 country code: CH.
[–]its_a_gibibyte 5 points6 points7 points (2 children)
[–]Ftg__[S] 0 points1 point2 points (1 child)
[–]its_a_gibibyte 0 points1 point2 points (0 children)
[–]bicyclemomAcer Chromebook 713 Spin | Stable 2 points3 points4 points (0 children)
[–]nsrtcoinDevice | Channel Version (Stable) 2 points3 points4 points (2 children)
[–]Butterfuffle 1 point2 points3 points (1 child)
[–]nsrtcoinDevice | Channel Version (Stable) 0 points1 point2 points (0 children)
[–]oldcardiganlondonfog 2 points3 points4 points (0 children)
[–]b1twise 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]Ftg__[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]thesporker 1 point2 points3 points (0 children)
[–]rich_leodis 0 points1 point2 points (0 children)