Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aixcyi/intellij-python-numeric-literal
一个面向 PyCharm 的插件,为 Python 数字字面值提供文档。
https://github.com/aixcyi/intellij-python-numeric-literal
intellij-plugin pycharm pycharm-plugin python python-3 python-script python3
Last synced: 5 days ago
JSON representation
一个面向 PyCharm 的插件,为 Python 数字字面值提供文档。
- Host: GitHub
- URL: https://github.com/aixcyi/intellij-python-numeric-literal
- Owner: aixcyi
- Created: 2024-07-11T13:18:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T15:56:28.000Z (3 months ago)
- Last Synced: 2024-10-10T18:43:31.186Z (26 days ago)
- Topics: intellij-plugin, pycharm, pycharm-plugin, python, python-3, python-script, python3
- Language: Kotlin
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# HooTool - Python Numeric Literal
[简体中文](./README.md)/[English](./README_EN.md)/...
一个面向 PyCharm 的插件,为 Python 数字字面值提供文档。
## 功能
- 显示不同进制下的整数:在编辑器中将鼠标移到整数字面值上方。
注意:插件支持对所有数字字面值提供悬浮文档,但目前仅整数有实际功能。
## 兼容性
- PyCharm
社区版及专业版(详见[插件市场](https://plugins.jetbrains.com/plugin/24912-hootool--python-numeric-literal/versions/))
- 基于 IntelliJ 的 IDE(需要配合插件[Python](https://plugins.jetbrains.com/plugin/631-python)
或[Python Community Edition](https://plugins.jetbrains.com/plugin/7322-python-community-edition))
- _未对其它平台进行测试_## 链接
- [插件市场](https://plugins.jetbrains.com/plugin/24912-hootool--python-numeric-literal/)
- [问题与反馈(GitHub)](https://github.com/aixcyi/intellij-python-numeric-literal/issues)
- [QQ群 418751161](https://qm.qq.com/q/ou4RdUFMTm)