Sanskar Jethi

Results 315 issues of Sanskar Jethi

Right now, when I open a file using the explorer using the split command `s`. The left window is split into horizontal parts. Is it possible to split the right...

question

Hi, I really liked your vim config. I am also creating one of my own, would you mind telling me that what is the config shown in the right of...

### **Describe the bug** I have installed this plugin but I am not getting any highlighting in normal mode. When I select the brackets in visual mode, I am to...

confliction with other third-party syntax plugins

**Description** This PR fixes #

**Description** This PR fixes #250

**Current Behavior** Very concise documentation in the codebase. **Desired Behavior** I recently had the idea of writing documentation in the codebase like a story or a narration. It should be...

**Current Behavior** I have come to realisation that we require types in the repo. Try adding Monadic error handling. That way, both the rust and python code will become similar...

**Current Behavior** Right now, you can only use per route decorators. **Desired Behavior** Add the ability to add views. Views will allow the ability to better structure the code. As...

good second issue

**Current Behavior** Currently, no demos or anything. **Desired Behavior** Inspired from here: https://twitter.com/willmcgugan/status/1553643438909915136 Add some demos/helper strings/documentation when running the module through this command `python3 -m robyn.class_name`

**Current Behavior** Right now, there are a lot of keys as `Strings` in hashmaps. And a lot of strings are being passed where enums would be a better choice. I...