Kalin Krustev
Kalin Krustev
Add `inline`, `flex` and `itemClassName` properties for `MultiSelect`, to control the panel display and make it possible to render it inline or apply flex layout to it.   Fix...
There is no reason to scan node_modules in the workspace and then ignore files. This also allows the extension to work when your workspace folder path includes node_modules.
This PR includes more details about branching and also is a proposal to introduce pre-release patterns for branches that will allow us to automate further the development process. Currently automation...
This was going to work very well, but the recent addition of tree-sitter broke the build, as it has few modules written in C++ and they fail to build with...
Getting this: ``` [Error - 1:44:15 PM] The LLM VS Code server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for...
`trx.commit` and `trx.rollback` are functions, but they are not really called in the code and represent misleading intentions. See https://github.com/search?q=repo%3Amojaloop%2Fcentral-ledger%20trx.rollback%20%7C%20trx.commit&type=code