Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jellyterra/intellij-tip-inlay
Inlay code tips to the editor.
https://github.com/jellyterra/intellij-tip-inlay
Last synced: 1 day ago
JSON representation
Inlay code tips to the editor.
- Host: GitHub
- URL: https://github.com/jellyterra/intellij-tip-inlay
- Owner: jellyterra
- License: apache-2.0
- Created: 2024-04-13T16:03:57.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T16:12:22.000Z (7 months ago)
- Last Synced: 2024-04-14T06:49:59.130Z (7 months ago)
- Language: Kotlin
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntelliJ Tip Inlay
Inlay code tips and diagnostics to the editor.
### Introduction
The plugin is inspired by [Qt Creator](https://doc.qt.io/qtcreator/), and the implementation is referenced
from [Error Lens](https://github.com/usernamehw/vscode-error-lens/)
and [InlineError](https://github.com/despinoza1/InlineError/)### Setup
Install and enable the plugin.
Enjoy it!