New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ruby_language_server

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruby_language_server

  • 0.3.18
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Build Status

Overview

https://github.com/kwerle/ruby_language_server

The goal of this project is to provide a language server implementation for ruby in ruby.

Status

Used day-to-day.

Help welcome.

Features

  • Definitions
  • Completions
  • Lint - thanks to RuboCop
  • Please see the FAQ_ROADMAP.md

Editor Integrations

You probably want to use one of the developed integrations:

Running

ruby_language_server will start the program and wait for activity using LSP's STDIO interface

Development

Master branch is for releases. Develop branch is for ongoing development. Fork off develop; I'll merge to master for releases.

Clone. I love git HubFlow.

Check out the Makefile. You are going to want to do make guard in one window and make continuous_development in another.

I use vscode with the "Ruby Language Server" extension install. I edit the settings to use the docker image local_ruby_language_server. Quitting and restarting vscode to load the next iteration.

Similar

Release instructions to self

For gem release

For docker release

  • make publish_cross_platform_image

Authors

Contributors

FAQs

Package last updated on 11 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc