An open API service indexing awesome lists of open source software.

https://github.com/analogjs/idea-plugin

JetBrains plugin for Analog Language Tools
https://github.com/analogjs/idea-plugin

Last synced: about 1 year ago
JSON representation

JetBrains plugin for Analog Language Tools

Awesome Lists containing this project

README

          

# Analog SFC IDEA Plugin

Provides support for [.analog](https://analogjs.org/) single-file component (SFC) files.

# Features

- Syntax highlighting
- Code completion
- Rename refactoring
- Auto-import for components
- Code formatting

# Pre-requisites

- Requires IDEA Ultimate 2024.1 or WebStorm 2024.1 (EAP version)

# Installation

To install this plugin, either:

1) Install the plugin from [the JetBrains website](https://plugins.jetbrains.com/plugin/23913-analog/) manually
2) In your IDE, go to "Settings," then "Plugins," and search "Analog"

![The plugins popover with "Analog" in the search box with the Analog plugin installed](./assets/analog-install.png)