https://github.com/lppedd/idea-pomsky
Provides support for Pomsky in IntelliJ-based IDEs
https://github.com/lppedd/idea-pomsky
intellij intellij-idea intellij-plugin pomsky regexp
Last synced: 9 months ago
JSON representation
Provides support for Pomsky in IntelliJ-based IDEs
- Host: GitHub
- URL: https://github.com/lppedd/idea-pomsky
- Owner: lppedd
- License: apache-2.0
- Created: 2022-12-30T15:01:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T16:20:12.000Z (about 3 years ago)
- Last Synced: 2025-04-19T20:18:35.682Z (about 1 year ago)
- Topics: intellij, intellij-idea, intellij-plugin, pomsky, regexp
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/21332-pomsky
- Size: 887 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# IDEA Pomsky
### Available @ [JetBrains Plugins Repository][1]
Provides support for [Pomsky][2] in IntelliJ-based IDEs.
Looking for the latest **plugin binary**? Get it [here][3]!
Supported IDE versions **from 0.1.0**: `231.*` to `233.*` (both inclusive)
## Development status
The plugin offers good support for Pomsky, but isn't out of alpha-like quality for parsing yet.
## Supported features
#### In-editor compile and preview

#### Syntax highlight and navigation to variable declaration

#### Variable rename, both in-place and via dialog

#### Navigation to named group declaration and rename, both in-place and via dialog

#### Fragment injection in comments and strings

Other minor features include:
- Brace matching
- Automatic line commenting
- Spellchecking (where appropriate)
[1]: https://plugins.jetbrains.com/plugin/21332-pomsky
[2]: https://github.com/rulex-rs/pomsky
[3]: https://github.com/lppedd/idea-pomsky/releases