Abhishek Maran

Results 6 comments of Abhishek Maran

As I analyzed the issue, the bug doesn't occur when deleting the first block, but it arises when attempting to delete the second block. The reason it doesn't happen when...

#134 In this PR, is this the correct way?

I've updated PR #134. I checked CodeMirror's deleteLine implementation and added a condition to fix the problem. Could you please check if this is correct or suggest any improvements?

Sorry, I was misunderstood the issue. So, It appears there are two separate scenarios regarding indentation to address: 1. Upon hitting 'Enter', the new line fails to adopt the indentation...

Upon investigating the issue, I observed that there is a check for the `--explain` flag, which correctly handles hidden configurations when the flag is not present. However, the `explainConfigs(pipe)` method...

Thank you for the update. I'm eagerly awaiting further guidance. In the meantime, if you have a moment, could you please suggest any priority issues you've identified? I'd absolutely love...