Closed bm424 closed 1 year ago
Refactors all the different VSCode commands into just a single one - sourcery.coding_assistant. The next stage will be to remove this intermediate layer altogether by removing the dependency on the type key.
sourcery.coding_assistant
type
See a small change in: sourcery-ai/core#3036
Note: merging to feature branch.
Refactors all the different VSCode commands into just a single one -
sourcery.coding_assistant
. The next stage will be to remove this intermediate layer altogether by removing the dependency on thetype
key.See a small change in: sourcery-ai/core#3036
Note: merging to feature branch.