Giter Club home page Giter Club logo

devquickopen's Introduction

DevQuickOpen

Introduction

Quick Open is a development tool with the major goal of quickly opening forms, methods, classes, etc. in 4D and is inspired by Xcode's Quickly Open or macOS' Spotlight features. Beyond that, it also handles the creation and opening of documentation and a few smaller things.

Features

The Quick Open window has the following features:

  • Use a shortcut (Option-Space) to open the window
  • Start typing any part of the name of a form, class, method, database method, trigger, or DevDoc
  • A list of entries will appear, sorted by relevance
  • You can keep typing or use the up/down arrow keys to select an item to open it.
  • Hitting enter/return will open the item.
  • Hitting Option-Enter/Return will open the item's markdown documentation, creating it if necessary.
  • Hitting Esc clears the search. Hitting it again closes the window.
  • You can right-click on an item for additional options.
  • The list will show a paperclip for items that have documentation.
  • The list shows the folder path to items. One thing this is useful for is finding what folder an item is in if misplaced.

Details

Please refer to the DevQuickOpen__Readme method for all the details.

Misc

If this code is useful to you, feel free to use it or change it as needed. If you find bugs, please report them in GitHub as an issue.

devquickopen's People

Contributors

cannonsmith avatar

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.