Uses 1113K of libraries. Click here for Pure Java version (13070L/61K).
1 | !7 |
2 | |
3 | cm Bla > DynPrintLogAndEnabled { |
4 | start { |
5 | dm_onAnyModulePopupMenu(voidfunc(JPopupMenu menu, S module) { |
6 | if (!enabled) ret; |
7 | temp enter(); |
8 | fS dbID = dm_moduleSnippetID(module); |
9 | if (!programHasConcepts(dbID)) ret; |
10 | addMenuItem(menu, "Show Concepts", rThreadEnter { |
11 | pcall-infobox { |
12 | print("Showing concepts of " + dbID); |
13 | dm_showConceptsOf(dbID); |
14 | } |
15 | }); |
16 | }); |
17 | } |
18 | } |
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1020952 |
Snippet name: | Add "Show Concepts" to module title menus |
Eternal ID of this version: | #1020952/8 |
Text MD5: | 7b43b002bd2a1e63deb87958537ac575 |
Transpilation MD5: | aa137b71836b0a9076c399bb7de690e6 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-06 15:52:50 |
Source code size: | 457 bytes / 18 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 411 / 241547 |
Version history: | 7 change(s) |
Referenced in: | [show references] |