Skip to content

[pull] master from microsoft:master#5

Open
pull[bot] wants to merge 27 commits intoConnectionMaster:masterfrom
microsoft:master
Open

[pull] master from microsoft:master#5
pull[bot] wants to merge 27 commits intoConnectionMaster:masterfrom
microsoft:master

Conversation

@pull
Copy link

@pull pull bot commented Jan 26, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 26, 2021
Signed-off-by: Sheng Chen <sheche@microsoft.com>
@todo
Copy link

todo bot commented Jan 27, 2021

When bug 156352 is fixed: parser.setProject(type.getJavaProject());

* TODO: When bug 156352 is fixed: parser.setProject(type.getJavaProject());
* IBinding[] bindings= parser.createBindings(new IJavaElement[] { type },
* monitor); if (bindings.length == 1 && bindings[0] instanceof ITypeBinding) {
* ITypeBinding binding= (ITypeBinding) bindings[0]; return isTest(binding); }
*/


This comment was generated by todo based on a TODO comment in a8cae0d in #5. cc @microsoft.

@todo
Copy link

todo bot commented Feb 2, 2021

Enable the windows build after figure out why it cannot run tests

# TODO: Enable the windows build after figure out why it cannot run tests
# - name: Test extension
# run: npm test
- name: Print language server Log if job failed
if: ${{ failure() }}


This comment was generated by todo based on a TODO comment in 80b8bf7 in #5. cc @microsoft.

@todo
Copy link

todo bot commented Feb 2, 2021

Enable the darwin build after figure out how to stop Gradle Daemon

# TODO: Enable the darwin build after figure out how to stop Gradle Daemon
# - name: Test extension
# run: npm test
- name: Print language server Log if job failed
if: ${{ failure() }}


This comment was generated by todo based on a TODO comment in 80b8bf7 in #5. cc @microsoft.

jdneo and others added 21 commits February 2, 2021 13:58
Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sheng Chen <sheche@microsoft.com>
@jdneo jdneo deleted the branch ConnectionMaster:master April 29, 2021 07:38
@jdneo jdneo deleted the master branch April 29, 2021 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants