https://github.com/gautada/neovim
Code Editor Accessible via Terminal or Web
https://github.com/gautada/neovim
code container duplicate
Last synced: 2 months ago
JSON representation
Code Editor Accessible via Terminal or Web
- Host: GitHub
- URL: https://github.com/gautada/neovim
- Owner: gautada
- Created: 2023-01-08T15:34:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T01:32:57.000Z (over 2 years ago)
- Last Synced: 2026-02-28T00:22:57.760Z (4 months ago)
- Topics: code, container, duplicate
- Language: Dockerfile
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code
[Visual Studio Code](https://code.visualstudio.com) is a lightweight but
powerful source code editor which runs on your desktop and is available
for Windows, macOS and Linux. It comes with built-in support for
JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions
for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go,
.NET).
[Visual Studio Code
Server](https://code.visualstudio.com/docs/remote/vscode-server) is a
service you can run on a remote development machine, like your desktop
PC or a virtual machine (VM). It allows you to securely connect to that
remote machine from anywhere through a local VS Code client, without
the requirement of SSH.
https://code.visualstudio.com/docs/devcontainers/containers
https://github.com/coder/code-server
https://github.com/microsoft/vscode