module RubyLsp
module RubyLsp::Cell
class RubyLsp::Cell::Addon
class RubyLsp::Cell::CodeLens
class RubyLsp::Cell::Error
ruby-lsp-cell
0.2.0
# on_module_node_enter
def on_module_node_enter(node) @nesting.push(node.constant_path.slice) end