Smit Barmase

Results 12 issues of Smit Barmase

#### Nature of issue? - Existing feature enhancement #### Feature enhancement details: Here are things we need to implement: - [ ] Adding Add File, Add Folder, and Upload Files...

type:feature

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

template: bug

On the next 12, it was working fine. But, after upgrading to the next 13, glide gives this error: ``` Attempted import error: '@glidejs/glide' does not contain a default export...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it TailwindCSS completion is too slow on larger projects; it updates suggestions quickly...

defect
performance
editor
admin read
autocompletions

### Icon name radio ### Use cases 1. i need radio button icon for form app i'm creating. i'm using `square-check` for checkbox but for radio there's nothing. ### Design...

🙌 icon request

### Summary When auto-completing Tailwind CSS classes, it doesn't overwrite existing classes if the cursor is in the middle of completion. This is important in cases like changing font size...

Follow up to https://github.com/zed-industries/zed/pull/30140 and https://github.com/zed-industries/zed/pull/31236 This PR introduces an inline code action indicator that shows up at the start of a buffer line when there's enough space. If space...

cla-signed

Closes #28234 Release Notes: - Fixed the issue where the terminal focused when the mouse hovered over it after selecting text in the editor.

cla-signed

### Summary Currently we don't have way to detect if there is any process running in terminal (We only track tasks spawned by Zed itself). Once we have that, upon...

terminal
installer / updater

Part of https://github.com/zed-industries/zed/issues/14496 - [ ] Tests - [ ] `on_drag_move` propogate api https://github.com/user-attachments/assets/46528467-e07a-4574-a8d5-beab25e70162 Release Notes: - Improved project panel to show a highlight on the containing folder which would...

cla-signed