Bruce Edge
Bruce Edge
Build #IU-232.10227.8, built on November 8, 2023  ``` com.intellij.diagnostic.PluginException: 754 ms to call on BGT precache-slow-data@MultiHighlightAction#update@keyboard shortcut (com.github.huoguangjin.multihighlight.action.MultiHighlightAction). Revise AnAction.getActionUpdateThread property [Plugin: MultiHighlight] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23) at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:89) at com.intellij.openapi.actionSystem.impl.ActionUpdater.logTimeProblemForPreCached(ActionUpdater.java:496)...
Often one wants to see where a set of variables are used, and this may span multiple files. If one highlights these in one file, they are not also highlighted...
I'm filing bugs, but please don't misunderstand my intent. This is an amazing plugin and is the only thing that makes AWS' 60 min timeout tolerable. Where's the "buy me...
I couldn't find where to set this explicitly, but I would think that a manual override shouldn't be necessary when using a complete re-skin theme.
Seems like this (yolk -V PKG_SPEC) would be one of the most common use cases. It's in the `-h` output but not present in the repo's top page.
Appears to lack appropriate API pacing/throttling. Or PyPi has recently added API restrictions? ``` [I] ➜ yolk --upgrade Checking geoip2 Traceback (most recent call last): File "/Users/edgeb1/.pyenv/versions/3.9.0/bin/yolk", line 33, in...
Git layer is installed, shown in ~/.sublimious, but there is no git entry in the spc menu. See screenshot:  Tried to comment/uncomment...
Tried it twice form a clean install. First time I added Sublimerge Pro after sublimious was setup with a few extras, and I lost the 'space' menu keybinding. Did a...
See https://github.com/atom/atom/issues/10698#issuecomment-180246549
We just migrated to a github forked repo workflow and really miss git-up's "just do the right thing" mentality. With multiple remotes, gitup just pulls from the immediate fork (origin),...