clembo590
clembo590
Hi @jpogran . The intellisense works: in my example, vscode knows that in `artifact_registry` there is an "attribute called my_repository_id". Is it possible that intellisense works, but the navigation does...
@artembilan Any news on this issue ? version version 6.0 is about to be release right ?
I just want to say I have the same need.
@TheSnoozer I agree with last message of @almson and it is one of the option that I suggested: if you have untracked files then "git.dirty" could be set to true....
well the scenario is this: I do a git clone. then I modify 2 files, then I would like to format only those 2 files. how to do that ?...
@hawkrives I installed using this command: npm install --save-dev prettier pretty-quick If I put in my package.json file the following script "pretty-quick": "pretty-quick --staged" then when I do npm run...
@daviseford what do you mean extactly? (I do not have master branch pulled down locally: are you talking about my code or the "pretty-quick code"?) Help would be really appreciated.
@daviseford thanks a lot . that is correct... But that is a very strange behavior in my opinion. I mean it s strange that I need to have the master...
Hello.... Anyone working on this ?
@snjeza thank you for the suggestion and for the great work you guys are doing. But does it feel OK to you that I would modify the code of my...