-
Is there any way to combine this extension's actions (invokable via ctrl alt .) with VS Code's built on ones (invokable via ctrl .)?
-
https://github.com/scipy/scipy/pull/17291 implemented a fast path for the 2D linear mode of the RegularGridInterpolator. That is an initial implementation, and this issue is to keep track of possible …
ev-br updated
9 months ago
-
**Is your feature request related to a problem? Please describe.**
As far as I can tell, there are no automatically generated API docs and users are instead advised to have a look at the source code …
-
See https://github.com/microsoft/language-server-protocol/pull/1892 & https://github.com/microsoft/language-server-protocol/issues/724
SnippetTextEdit is one of the most important features of LSP fo…
-
Where possible, code that is generated by assists, fixes, refactorings and snippets should be idiomatic with respect to enabled lints. (For example, trailing commas should be inserted where appropria…
-
Hi,
I need to check if a class with refactoring has only refactoring, so I asked this question and Mr.Tsantalis directed me to your fork of refactoring-miner. I investigated test cases a little bit b…
-
**Rubberduck version information**
Version 2.4.1.4901
OS: Microsoft Windows NT 10.0.17763.0, x64
Host Product: Microsoft Office x64
Host Version: 16.0.12026.20334
Host Executable: EXCEL.EXE
…
-
Chapter assignments need to know the account and which profile type is associated to a chapter. The current way of getting the profile type is flawed for combo accounts.
The current code relies on th…
-
For example, right now I can't Inline a local `value` when a model update is in progress.
-
The following projects are being mined and number of Extract Method Refactorings:
Netflix/EVCache: 105
jenkinsci/kubernetes-plugin: 91
fabric8io/kubernetes-client: 1152
kubernetes-client/java: 1…