chipsenkbeil / distant.nvim

🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧
https://distant.dev
Apache License 2.0
1.2k stars 12 forks source link

Rewrite plugin for v0.3 #96

Open chipsenkbeil opened 1 year ago

chipsenkbeil commented 1 year ago

This will serve as the main tracker for progress on v0.3. Currently, it's stored in a branch called OverhaulUi, but that branch has evolved into another massive rewrite of the plugin internals. They have shaped out to be much cleaner than in the past (thanks to using the lua language server). Once the work listed is complete, v0.3 will be the official branch and pointed to at the top level (instead of v0.2).

Engineering

General

Distant

Distant Core

Tests

Bugs

Documentation

chipsenkbeil commented 1 year ago

Realized I didn't explain the servers configuration setting in distant.dev, which is a very important one.