Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showcase #1

Open
liuchengxu opened this issue Sep 28, 2019 · 23 comments
Open

Showcase #1

liuchengxu opened this issue Sep 28, 2019 · 23 comments
Labels
help wanted Extra attention is needed

Comments

@liuchengxu
Copy link
Owner

liuchengxu commented Sep 28, 2019

vim-clap-1024-98

Feel free to post here if you also have some cool GIFs or screenshots.

@liuchengxu

This comment has been minimized.

@liuchengxu
Copy link
Owner Author

liuchengxu commented Oct 13, 2019

:Clap marks with preview support #43 :

clap-marks-1024

@blayz3r

This comment has been minimized.

@liuchengxu

This comment has been minimized.

@liuchengxu liuchengxu pinned this issue Oct 16, 2019
@liuchengxu liuchengxu added the help wanted Extra attention is needed label Oct 19, 2019
@liuchengxu

This comment was marked as outdated.

Repository owner deleted a comment from github-actions bot Dec 26, 2019
@liuchengxu

This comment has been minimized.

@liuchengxu liuchengxu unpinned this issue Dec 29, 2019
@liuchengxu
Copy link
Owner Author

vim-clap with 1 million items without suffering the flicker:

clap-no-flicker-96

@liuchengxu
Copy link
Owner Author

:Clap loclist location list provider with better preview for the linter messages:

屏幕快照 2020-01-17 下午3 20 44

@liuchengxu
Copy link
Owner Author

liuchengxu commented Feb 5, 2020

:Clap files/:Clap history preview support(#303)

屏幕快照 2020-02-05 下午9 59 44

@liuchengxu
Copy link
Owner Author

liuchengxu commented Feb 18, 2020

yanks preview:

截屏2020-02-18下午9 51 34


屏幕快照 2020-01-23 下午8 43 09

@liuchengxu
Copy link
Owner Author

Ensure the long matched elements always at least partially visible #330
截屏2020-02-24下午5 14 35

@liuchengxu
Copy link
Owner Author

Add border for vim's preview popup(#349):

@liuchengxu

This comment was marked as outdated.

@liuchengxu

This comment was marked as outdated.

@liuchengxu
Copy link
Owner Author

liuchengxu commented Apr 18, 2020

Action dialog #396, the default key binding is <S-Tab>, implemented using confirm() for neovim, popup for vim.

Vim:

截屏2020-04-19 上午1 07 36

NeoVim:

截屏2020-04-19 上午1 10 59

@emarcotte
Copy link

emarcotte commented May 14, 2020

I've been fascinated by the prospect of trying to turn the clap menu into the vscode ctrl-p menu. I took a bit of logic out of the wiki example for running commands, and made a syntax file to come up with something goofy like this:

image

@runiq
Copy link
Contributor

runiq commented Jun 29, 2020

Integrating Clap with LanguageClient-Neovim:

The necessary vimrc stuff:

function! MySelectionUI(source, sink) abort
	return clap#run({'id': 'LCN', 'source': a:source, 'sink': a:sink})
endfunction

let g:LanguageClient_selectionUI = function('MySelectionUI')

@subnut

This comment has been minimized.

@liuchengxu

This comment has been minimized.

@liuchengxu
Copy link
Owner Author

Screenshot from 2021-02-11 21-41-17

Preview for help_tags #630.

@liuchengxu
Copy link
Owner Author

截屏2021-02-13 上午12 04 16

截屏2021-02-13 上午12 04 38

#634

liuchengxu pushed a commit that referenced this issue Aug 17, 2021
Pokastats milestone 1 deliverables
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
Substrate startkit GUI, milestone #1 evaluation
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
Substrate startkit GUI milestone #1 delivery
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
add dart-scale-codec-milestone-1.md
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
Update bit_country_milestone_1.md
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
Create cryptolab-staking-reward-collector-front-end-milestone-1.md
@liuchengxu
Copy link
Owner Author

Preview with the current function/method context, #798.

截屏2022-02-06 上午10 58 02

@liuchengxu
Copy link
Owner Author

Sublime Syntax Highlighting Sublime Syntax Highlighting - Preview Vim Highlighting And Tree-Sitter

liuchengxu added a commit that referenced this issue Jan 7, 2024
* Integrate CI using GA

* Install deps

* sudo

* Add rust-src component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants