GithubHelp home page GithubHelp logo

bn-notepad's Introduction

bn-notepad's People

Contributors

jonpalmisc avatar mechanicalnull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bn-notepad's Issues

Qt 6 support

Pretty sure this won't work under Qt 6 right now as is uses PySide2. Porting it, however, should be an easy fix.

Correct PySide6 import strategy

Using the try/catch import strategy for PySide6 is wrong - the choice should instead be determined by the Qt major version BN reports.

Notepad automatically opens

Even though False is passed as the default_visibility parameter for the notepad widget upon registration, it automatically opens regardless, which is annoying.

docking.register_widget(
NotepadDockWidget, "Notepad", Qt.RightDockWidgetArea, Qt.Vertical, False
)

Add markdown or rich text support

It would be nice to have markdown or rich text support in the text editor, which is currently plaintext. Markdown could be complicated, rich text might be easier, but I forget what Qt offers in regard to rich text support in QTextEdit widgets.

Internal hyperlink support

Being able to link to addresses or functions inside the binary would be very useful - the question is how...

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.