question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Proposal for new format of hotkey config

See original GitHub issue

keys.json with ugly and slow format -> keymap.json with fast format (1 line per item)

{
  "cmd": "Alt+1|Alt+2 Alt+3|Alt+4 //comment",
  ..
}
  • space separator for 1st/2nd key
  • | separator for combo
  • // for comment

or keymap.ini? 2 sections?

[s]
105=...
106=...
[p]
cuda_macros,run,10000=...
cuda_exttools,run,5000=...

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Alexey-Tcommented, Jun 18, 2020

(JSON is not ideal but I think Cud should standardise its config format

agreed, it will be JSON. Will work on this later.

0reactions
Alexey-Tcommented, Oct 11, 2020

Let’s decline this wish.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keyboard Proposals for Guideline 4.1 - W3C
This is my overview of all the different keyboard proposals compared to the existing text as of the 12 March 2008 Public Working...
Read more >
Proposal for HOTKEY & MACRO MODE (+ Glimpse Device ...
Let's introduce a HOTKEY MODE and MACRO MODE which enables you to QUICKLY SET NEW SHORTCUTS or record MACROS by enabling the respective...
Read more >
Design a Project Proposal Creation Form - Oracle Help Center
In this custom workflow, when an idea is accepted, it will become a project proposal. When the Project Proposal Form is displayed, it...
Read more >
Proposal Binding Particular Parameters of Effects to Hot-Keys
The effects bindings to keys to be managed by the user through a new Preference page called "Effects Shortcuts" (see GUI mockup below)....
Read more >
The 8 Best Proposal Apps to Win Projects and Land New Clients
Qwilr for saving reusable document sections as you build new proposals · Proppy for writing proposals quickly with keyboard shortcuts · Proposify ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found