Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meanmail-dev/prettify-python-plugin
Intellij IDE plugin
https://github.com/meanmail-dev/prettify-python-plugin
idea intellij plugin prettify pycharm python
Last synced: 3 months ago
JSON representation
Intellij IDE plugin
- Host: GitHub
- URL: https://github.com/meanmail-dev/prettify-python-plugin
- Owner: meanmail-dev
- License: gpl-3.0
- Created: 2019-02-24T16:32:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T19:59:16.000Z (about 2 years ago)
- Last Synced: 2024-07-10T20:20:43.737Z (4 months ago)
- Topics: idea, intellij, plugin, prettify, pycharm, python
- Language: Kotlin
- Homepage: https://meanmail.dev/plugin/2
- Size: 342 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# prettify-python-plugin
[![JetBrains IntelliJ Plugins](https://img.shields.io/jetbrains/plugin/r/stars/12017?label=JetBrans%20Marketplace)](https://plugins.jetbrains.com/plugin/12017)
[![JetBrains IntelliJ plugins](https://img.shields.io/jetbrains/plugin/d/12017)](https://plugins.jetbrains.com/plugin/12017)
[![Twitter Follow](https://img.shields.io/twitter/follow/meanmaildev?style=plastic)](https://twitter.com/meanmaildev)Intellij IDE plugin
https://meanmail.dev/plugin/2
Your ratings and feedback are very important. The feature will appear the faster the more people request it.
## Supported versions of Intellij:
All product with python 2019.2—2020.3(eap)
## Features:
### Folding
\>= to ≥
<= to ≤
!= to ≠
-> to ➔
lambda to λ
** to ^