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

Ability to ignore auto sync trigger on some settings. #553

Closed
wsantos opened this issue May 16, 2018 · 4 comments
Closed

Ability to ignore auto sync trigger on some settings. #553

wsantos opened this issue May 16, 2018 · 4 comments

Comments

@wsantos
Copy link

wsantos commented May 16, 2018

Vim extension has a setting to emulate vim-airline so it change the status bar depending on which mode Vim is, but due to API Limitations they keep changing the settings.json for it, and it unfortunately triggers the sync, would be nice if we could exclude some settings from the auto sync.

In this case if settings.json change and the only changed settings is the excluded one, we do no trigger the auto-sync.

Links:
https://github.com/VSCodeVim/Vim#status-bar-color-settings

@shanalikhan
Copy link
Owner

Nice idea.

@fakhamatia
Copy link

sorry for bad English
i have two OS , Linux and windows
in windows directory of java is : "java.home": "C:\Program Files\Java\jdk-11.0.1",
but in Linux its different , and when i sync setting its mixed up .

@shanalikhan
Copy link
Owner

@fakhamatia
See this wiki for handling scenarios like yours.

@shanalikhan
Copy link
Owner

Duplicate of #754

@shanalikhan shanalikhan marked this as a duplicate of #754 Apr 4, 2019
@shanalikhan shanalikhan removed this from the Backlog milestone Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants