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

Exclude the input and pattern field to reduce some overhead in JSON mode #59

Closed
liuchengxu opened this issue Apr 17, 2019 · 0 comments · Fixed by #65
Closed

Exclude the input and pattern field to reduce some overhead in JSON mode #59

liuchengxu opened this issue Apr 17, 2019 · 0 comments · Fixed by #65
Labels
enhancement ✨ New feature or request

Comments

@liuchengxu
Copy link
Owner

Previously, ctags has some fixed fields PF which are unused by vista.vim, which could be disabled since universal-ctags/ctags#2080, reducing some overhead when using JSON format output.

@liuchengxu liuchengxu added the enhancement ✨ New feature or request label Apr 17, 2019
liuchengxu added a commit that referenced this issue Apr 22, 2019
liuchengxu added a commit that referenced this issue Apr 23, 2019
* Remove PF fields for json mode

Closes #59

* Clarify more about the advantage of JSON mode

* Remove unstable warning

* Fix incorrect window width

* Tweak floating position

* Nit

* No minimum height
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant