CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

Language server installation menu

Open FastestMolasses opened this issue 10 months ago • 4 comments

Description

A system to allow users to download and manage LSP servers from the settings menu. This utilizes the mason registry to track the language servers.

Related Issues

Checklist

  • [x] I read and understood the contributing guide as well as the code of conduct
  • [x] The issues this PR addresses are related to each other
  • [x] My changes generate no new warnings
  • [x] My code builds and runs on my machine
  • [x] My changes are all related to the related issue above
  • [x] I documented my code

Screenshots

FastestMolasses avatar Feb 25 '25 06:02 FastestMolasses

Will need to fix lint errors, but besides that it is ready for review.

FastestMolasses avatar Mar 12 '25 12:03 FastestMolasses

Fix those SwiftLint errors plz 😬

austincondiff avatar Mar 12 '25 21:03 austincondiff

This PR has been around for a while. I don't want it to become stale and out of date. Bring it up to date or resolve these items so we can get this merged when you can. Thanks for the work on this!

austincondiff avatar May 12 '25 14:05 austincondiff

This is looking good to me as long as it's in the feature branch for now. Needs some visibility (user confirms downloading and running tools type stuff) before I think we release it. Just fix that lint error and I'll approve

thecoolwinter avatar May 28 '25 21:05 thecoolwinter

Same thought as before, since this is a feature branch we'll need to continue iterating on this but I like the foundation. Still that lint error though.

thecoolwinter avatar Jun 10 '25 18:06 thecoolwinter

@thecoolwinter Fixed lints!

FastestMolasses avatar Jun 30 '25 09:06 FastestMolasses

Sweet!

thecoolwinter avatar Jul 03 '25 14:07 thecoolwinter