Kalin Krustev

Results 7 issues of 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. ![image](https://user-images.githubusercontent.com/3054299/162935291-49120096-5556-4311-97b1-da4fb95503fc.png) ![image](https://user-images.githubusercontent.com/3054299/162935455-0ed25b18-267b-4516-8723-5d9caf629906.png) Fix...

Status: Pending Review
Status: Discussion

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