Uses 911K of libraries. Click here for Pure Java version (6542L/33K).
!7 cmodule SFQuickSearch > DynQuickSearch { start { moduleDescForSearch = "Standard Function"; quickSearchParams = new O[] { defaultAction := voidfunc(fS s) enter { dm_hideQuickSearchModules(); dm_openSnippetInEditor(beforeSpace(s)); } }; } afterVisualize { onDoubleClickOrEnterThreaded(list, (VF1<S>) optPar(quickSearchParams, 'defaultAction)); } L<S> calc_impl() { ret scoredSearch_eachTerm(query, stdFunctions_idAndName()); } }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1018422 |
Snippet name: | Standard Function Quick Search |
Eternal ID of this version: | #1018422/9 |
Text MD5: | 13ebffffba68f7ac010ae1d26cd33faa |
Transpilation MD5: | 85b870957c57ebbf8fbee09f0d7ae113 |
Author: | stefan |
Category: | |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-19 20:33:43 |
Source code size: | 517 bytes / 21 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 381 / 4478 |
Version history: | 8 change(s) |
Referenced in: | [show references] |