Skip to content

gabriquaranta/lain-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lain VS Code Extension

Lain

A VS Code extension that showcases Lain GIFs in the IDE, providing a companion-like experience similar to VS Code pets.

Features

  • Displays Lain GIFs in the Explorer sidebar.
  • Weighted random selection of GIFs to keep the experience fresh.
  • Dynamic duration detection for smooth transitions.

Local Installation

To install the extension locally for development or personal use, follow these steps:

  1. Clone the repository:

    git clone https://github.com/gabriquaranta/lain-vscode.git
    cd lain-vscode
  2. Install dependencies:

    npm install
  3. Package the extension: Use the VS Code Extension Manager to package the extension into a .vsix file:

    npx @vscode/vsce package
  4. Install from VSIX:

    • Open Visual Studio Code.
    • Go to the Extensions view (Ctrl+Shift+X).
    • Click on the ... (More Actions) menu in the top right corner of the Extensions view.
    • Select Install from VSIX....
    • Browse to the generated .vsix file and select it.

About

A VS Code extension to have smol Lain in the IDE.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors