Krivoshapkin Eduard

Results 7 issues of Krivoshapkin Eduard

**URL:** https://rvc-studio.streamlit.app/ **Browser / Version:** Edge 126.0.2592.68 (Official build) (64-bit) **Operating System:** Windows 11 **Tested Another Browser:** No **Description:** App (website) is not running **Steps to Reproduce:** Go to the...

### Description When you're in a `$ git rebase -i --root` and hit a conflict (especially on an early first commit), :DiffviewOpen crashes. The issue is that `$ git merge-base...

bug

![image](https://github.com/user-attachments/assets/546f2c78-3731-456e-b4a2-1620a4020318) This pull request adds a 'Notification Details' buffer previewer for Telescope integration. It helps to view notifications more clearly. Closes #270

Telescope works as expected, however current integration doesn't properly handle long messages in notifications. ![Image](https://github.com/user-attachments/assets/9139f855-014e-4a31-99f6-37b61626dc01) Expected Behavior: - Wrap the text; - Make better UI, like separate preview window with...

enhancement

This PR implements a new values for for the formatter: ``` --named_parameter_alignment (Format named actual parameters: {align,flush-left,preserve,infer,align-both,align-both-separated,align-both-spaced}); default: align-both-spaced; --named_port_alignment (Format named port connections: {align,flush-left,preserve,infer,align-both,align-both-separated,align-both-spaced}); default: align-both-spaced; ``` It helps...

**Describe the bug** `max` field identifier in `binsof` is recognized as wrong syntax. **To Reproduce** Version v0.0-3946-g851d3ff4 ```systemverilog module outer_module; logic [31:0] a; covergroup a_cg; coverpoint a_cp; coverpoint b_cp {...

rejects-valid syntax