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

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

Awesome Lists containing this project

README

          

Plugin logo

# 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

![](.github/images/in-editor-compile.png "In-editor compile and preview")

#### Syntax highlight and navigation to variable declaration

![](.github/images/variable-navigation.gif "Syntax highlight and navigation to variable declaration")

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

![](.github/images/variable-rename.gif "In-place variable rename")

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

![](.github/images/group-rename.gif "Named group rename")

#### Fragment injection in comments and strings

![](.github/images/fragment-injection.png "Fragment injection")

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