Skip to main content

Simple text editor in Panda3D

Project description

A very simple nano/micro-like text editor inside Panda3d. Previously part of panda3d-livecode.

The purpose is to enable simple text editing inside Panda3D, not to create an optimized all-round editor (though nice that would be).

It is still under construction. Certain features don't work as you'd expect.

To Install: pip install p3dit && p3dit

Controls:

  • arrows/home/end/pgup/pgdown = move cursor
  • shift+move = select
  • ctrl+arrow = move cursor per-word
  • ctrl c/x/v = copy/cut/paste
  • ctrl-n = new file
  • ctrl-s = save file
  • ctrl-o = open file
  • ctrl-q = close file
  • ctrl-tab = hide/show editor

Features:

  • Python code highlighting with pygments
  • Folder browser with DirectFolderBrowser

Wishlist:

  • Python interpreter
  • Terminal emulator through pyte
  • Hot-reloading panda3d apps inside editor (like panda3d-livecode)

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

p3dit-0.1-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page