Barun Singh

Results 5 issues of Barun Singh

Indentation doesn't work properly for me when dealing with nested elements under multi-line erb statements. Specifically, I want to produce something like this: ``` eruby ``` But instead, this happens:...

indent

Prior to this commit, DELETE endpoints were not being documented appropriately. Parameters for these endpoints should be documented as part of the body, not the path.

Rufo allows for some flexibility regarding aligning call parameters, but does not allow for a common pattern when using heredocs. Specifically: ```ruby # This is allowed: foo :arg1, :arg2, :arg3...

This PR provides a way to use peek-performance_bar with standard Ajax requests that are not carried out via Pjax or Turbolinks, simply by supporting custom `peek:start` and `peek:end` events. For...

PeepOpen doesn't reliably show recently opened files at the top of its list. Instead I get a seemingly random list of files that isn't of much use. Here is a...

Feature