Jan-Lukas Else

Thoughts of an IT expert

Tags: VSCode


Published on in 💬 Micro

Previously, to work on my code server, I always installed Visual Studio Code locally and then accessed the server using the Remote SSH extension. But that no longer seems necessary now that I have code-server installed. Using code-server, Visual Studio Code can be easily used in the browser. Cool project!

View

My new Code Server: HP EliteDesk 800 G1 USDT

Published on in ✍️ Posts
Updated on

Yesterday I read this article by Vincent Warmerdam describing his new home setup. He uses an Intel NUC running Linux, which he can program on well, and accesses it via his laptop or a Mac using Visual Studio Code.

🖼️ View

My new coding workflow: VS Code + Remote-SSH extension

Published on in 👨‍💻 Dev

I recently rediscovered the ability of Visual Studio Code to develop on remote machines. Just connect to a server via SSH and develop there.

View

Developing 10x faster with my Surface Go and Visual Studio Code

Published on in 💭 Thoughts

This thought was written using Visual Studio Code from my Surface Go, but via a SSH remote connection to my ASRock Deskmini.

View

VSCodium: Microsoft-free Visual Studio Code binaries

Published on in 💭 Thoughts

Visual Studio Code is an awesome text editor. It is in fact my favorite one. I use it for writing blog posts, I use it for looking at code (although I prefer JetBrains IDEs for actual coding) and I use it whenever I need a text editor.

View

Jan-Lukas Else