-
#7 を参照。「プロシジャ一覧を作る」モジュール
- https://github.com/kazurayam/VBAProcedureUsageAnalyzer/blob/develop/lib/src/test/fixture/hub/kazurayam-vba-lib/office/exported-vba-source/Backbone/KVL%E3%83%97%E3%83%AD%E…
-
Yes, I know "escalations are coming and such", but just so we don't forget about this :)
Offline mode:
```json
[
"TOKEN_FIBERWIRE",
"PROP_TOOL_COIN",
"FIREARMS_HERO_PISTOL_TACTICAL_ICA_19",
"…
-
Right now, there is a known limitation that Ending code execution of a TimerProc (through the debugger + Stop button, or the `End` keyword) will crash Excel. This is because stopping the TimerProc fro…
-
Hi All, it's me again.
Over the past few days I started the [VBAPackager](https://github.com/sancarn/VBAPackager) project which intends to provide means to embed VBA source code into an xlsm/docm f…
-
The idea of having some kind of "code snippets" feature built into Rubberduck has been floating around forever, without being given much attention. In a recent chat discussion however, an idea surface…
-
When entering an OpenAI API key, the Rubberduck extension returns the error:
Command 'Rubberduck: Enter OpenAI key' resulted in an error (Not enough memory resources are available to process this c…
-
Rubberduck needs a way to access the "dead code" tokens from the pre-compilation parse pass.
That way we could access the different possible _declarations_ of a given _definition_ (RD got 'em backwar…
-
#### 현재까지 분석한 내용 일단 공유드립니다.
## 유저당 주문수량 분석
### 유저별 총 주문건수
- 총 주문건수: 1471
- 전체 기간 중 1회만 주문한 유저수: 1095
- 전체 기간 중 1회만 주문한 유저 비중: 74.44%
### 일자별 총 주문건수
- 일별 총 주문건수에서 일정한 주기성을 보임
- …
-
What's the engraft equivalent of `const [query, setQuery] = useState('');`?
Trying to find how to update "state" via html ``. The [Synonimizer example](https://github.com/engraftdev/engraft/blob/49…
-
**Justification**
When working on a large project and when creating, removing or renaming modules, this process is greatly slowed down as Rubberduck automatically does a refresh after each of these a…