Giter Club home page Giter Club logo

Comments (1)

matkuki avatar matkuki commented on August 26, 2024

Hey @andrewchenshx

Interesting, this is the first time anyone asked for a manual.
I think the base functionality is quite easy to undestand, it's similar to Notepad++, Notepad Next, ...

The "Advanced" features would probably be:

  • Python (or Hy: a LISP variant: http://hylang.org) built-in: you can run any Python (or Hy) code in the REPL at the bottom of the screen, to for example:
    • Manipulate text of any editor (but you have to know how the QScintilla editing component works in Python)
    • Do any other Python (or Hy) stuff you desire
  • Text diffing: select a document, then to diff it, right click on the tab you want to diff to
  • File explorer (Ctrl+F7 or menubar "System > Show current working directory in tree explorer"): a Total Commander like file explorer, it also has a variant (F7)
  • Code explorer (F8 or menubar Advanced > Create/reload node tree): Shows the parsed code of the currently selected editor in a tree-like structure, depending on the programming language of the file that's opened in the editor
  • Integrated terminal (menubar System > Show terminal emulator): a cross-platform terminal emulator
  • There's probably, but that's off the top of my head ...

If you want specifics on any item or maybe on something else, please let me now.

from exco.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.