NDev
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
NDev created a post, AnsweredShow merge-base diff
For a long time I have been trying to have the Git UI in JB IDE (WebStorm in my case) address one of most typical scenarios I am falling into: getting an all-in-one diff of a branch that I have no ... -
-
-
NDev created a post, Problem using an app password from Bitbucket account
I am having problem on my 2016.3.2/Win with setting up an app password with my Bitbucket account. Randomly, when I do a git push, WS nags me to provide the settings repo credentials and suggests to... -
NDev created a post, Check mark next to stylus file
Could someone please explain what made this check mark appear next to this one particular file? Or point me to an appropriate help page on that... I regret there is no tooltip above it, at least o... -
-
-
NDev created a post, Angular 2: syntax highlight on providers from factory
I am using the following provider: providers: [ { provide: Http, useFactory: (backend: XHRBackend, defaultOptions: RequestOptions) => { return new HttpWithAuth(backend, defaultOptions);... -