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

WebEssentials creates reference with absolute path in Javascript settings which is shared when exporting the settings #230

Open
FlorianDecker opened this issue Sep 21, 2016 · 0 comments

Comments

@FlorianDecker
Copy link

When installing WebEssentials, there is a Reference Group created at "Options ->Text Editor -> JavaScript -> IntelliSense -> References -> Implicit (Web)".

This contains the absolute path to "Modern.Intellisense.js": "C:\Users\AppData\Local\Web Essentials 2015\Modern.Intellisense.js". When exporting the Visual Studio Settings (Tools -> Import and Export Settings) this reference is also exported.

We currently share our Visual Studio Settings team wide and with this setting, all other developers have a wrong path in the settings, which leads to errors when handling javascript files.

It would be preferable if the setting would either be not exported with the "Export settings" dialog or would contain a relative path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant