https://github.com/fus3n/neutron
Python Code Editor in PyQt5
https://github.com/fus3n/neutron
code-editor codeeditor pyqt5 python3
Last synced: 12 months ago
JSON representation
Python Code Editor in PyQt5
- Host: GitHub
- URL: https://github.com/fus3n/neutron
- Owner: Fus3n
- License: gpl-3.0
- Created: 2022-08-10T13:41:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T15:46:37.000Z (almost 2 years ago)
- Last Synced: 2024-03-06T17:26:28.896Z (almost 2 years ago)
- Topics: code-editor, codeeditor, pyqt5, python3
- Language: Python
- Homepage:
- Size: 1.45 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
Awesome Lists containing this project
README
# Neutron
Neutron is a code editor for the Python programming language.
Created using PyQt5 and QScintilla.
## Screenshots

## Todo
- Find and replace
- Update syntax higlighters using tree sitter
- More language support
- Custom Icons for file types
- App icon
- More Customization
- Settings Panel along with more side buttons/panels
- Extensions?
- More Themes
- Git integration
- Language server intregration
- More documentation