Uses 911K of libraries. Click here for Pure Java version (3999L/21K).
1 | !7 |
2 | |
3 | cmodule JumpToRule > DynPrintLogAndEnabled { |
4 | start { |
5 | dm_vmBus_onMessage_q('newClipboardContents, voidfunc(O o) { |
6 | if (o cast S) |
7 | if (isGlobalID(o) && dm_gazelle_ruleExists(o)) |
8 | dm_call(dm_gazelle_rulesModule(), 'activateRule, o); |
9 | }); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022286 |
Snippet name: | Gazelle: Jump to rule from clipboard |
Eternal ID of this version: | #1022286/2 |
Text MD5: | 2ef28afad7c668bd5e999ce9a0177198 |
Transpilation MD5: | e16e708b2be286c3d9670e75caa6c191 |
Author: | stefan |
Category: | javax / gazelle |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-12 17:53:57 |
Source code size: | 284 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 293 / 3001 |
Version history: | 1 change(s) |
Referenced in: | [show references] |