https://github.com/fwcd/palm
Code editing widget for Swing
https://github.com/fwcd/palm
autocomplete editor syntax-highlighting widget
Last synced: 2 months ago
JSON representation
Code editing widget for Swing
- Host: GitHub
- URL: https://github.com/fwcd/palm
- Owner: fwcd
- License: mit
- Created: 2018-08-30T18:06:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T21:17:37.000Z (almost 7 years ago)
- Last Synced: 2025-08-12T01:37:18.492Z (9 months ago)
- Topics: autocomplete, editor, syntax-highlighting, widget
- Language: Java
- Size: 188 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Palm
A generic code editing widget for Swing providing code completion, syntax highlighting, indentation and more. It forms the foundation of [Breeze](https://github.com/fwcd/breeze).
