Skip to content

CREAsTIVE/LSP-rustowl

Repository files navigation

LSP-rustowl plugin

This plugin will add rustowl support to Sublime Text using sublime LSP

Usage

That plugin will automaticly show lifetime of an variable at your'e cursor position. You can also configure it to use mouse position, or none.

Commands

If you set property rustowl.hover_type to "none", you can use next commands at command pallete (ctrl + shift + p):

  • Rustowl: Analyze lifetime Analyzes lifetime of variable at current cursor position
  • Rustowl: Clear Clears all lifetime highliting on current view

Configuration

To configure that plugin open commande pallete (ctrl + shift + p) and enter Preferences: LSP-rustowl Settings

Manual Installation

Clone LSP repository and this repository into your'e sublime Package folder.

Instalation (CURRENTLY UNAVAILABLE IN PACKAGE CONTROL, SEE #1)

  • Install LSP plugin from package control

  • Install LSP-rustowl plugin from package control

  • Restart Sublime

About

Sublime plugin that adds LSP rustowl

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages