-
Notifications
You must be signed in to change notification settings - Fork 19
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
Auto Save feature re-enables itself when a Gauge project is loaded #378
Comments
Couldn't replicate the issue with the flow you have mentioned, seems to persist the user selected value of auto save. Steps that I did try:
Is there something different you are doing and also please verify if there are any extensions that is enabling auto save. |
hum, that's weird. Now, I observe that my VS Code does a kind of reload or something the very first time that it opens a .spec file (I believe when the Gauge extension kicks in and starts adding decoration to my code otherwise inert code) and there is where the setting is changed. So, to test on your side: can you repeat the experiment, but this time after opening the project, also double clicking in a spec file to open it? Thanks! |
I have had a |
Hi, sorry for not specifying that important detail before. (oh, I now notice this is included in the VS Code info in the first post of this thread, to some extent) Are there any Gauge debug logs that I would be able to take a look at for this? |
I can confirm that I see the same issue as @gusgonnet on my pop_os (based on ubuntu 19.04) |
@gusgonnet Please look for |
Hi @negiDharmendra , yes, I see it set to Apply and Reload: Anything else to check? |
@gusgonnet Please set |
Hi @Apoorva-GA , |
Reopening the issue, as the below mentioned behaviour will be helpful. Expected behaviorWhen Actual behaviorWhen Versiongauge-vscode plugin : 0.0.11.nightly-2019-05-17 |
Every time a Gauge project is opened in VS Code, Auto Save becomes enabled on its own (well, I suspect the plugin is enabling it when it becomes active).
Observations
VS Code info:
Version: 1.33.1
Commit: 51b0b28134d51361cf996d2f0a1c698247aeabd8
Date: 2019-04-11T08:20:22.771Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.15.0-48-generic
Gauge plugin info:
Name: Gauge
Id: getgauge.gauge
Description: Gauge support for VScode.
Version: 0.0.9
Publisher: getgauge
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=getgauge.gauge
Thanks!
Gustavo.
The text was updated successfully, but these errors were encountered: