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
- Host: GitHub
- URL: https://github.com/analogjs/idea-plugin
- Owner: analogjs
- License: mit
- Created: 2024-01-10T16:02:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T18:36:59.000Z (over 1 year ago)
- Last Synced: 2025-03-30T23:31:36.860Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/23913-analog
- Size: 976 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
