Skip to content

klmpt/syntax-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntax code

just a fucking python ide. fast as hell, minimal bloat, zero bullshit. it looks like vs code but doesn't eat your ram like a fucking monster.

why this shit?

  • no bloat: it just opens. no plugins, no telemetry, no updates.
  • smart editor: it closes your fucking brackets () [] {} "" '' and indents your colons automatically.
  • tabs: open as many files as you want until your 8gb ram screams.
  • terminal: hit f5 to run your code. output is right there.
  • auto-save: it saves your trash code before every run so you don't lose your shit.

setup

requirements

get python 3 and pyqt6. don't use heavy shit.

debian/ubuntu:

sudo apt update && sudo apt install python3-pyqt6

run

python3 main.py

shortcuts

  • f5: run this shit.
  • ctrl + o: open file.
  • ctrl + n: new tab.
  • ctrl + s: save (though it auto-saves anyway).

license

gnu gpl v3. keep it fucking open or don't touch it.

About

jst ide btw open source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages