Skip to content

Conversation

@datho7561
Copy link
Contributor

Fixes redhat-developer/vscode-xml#668

Signed-off-by: David Thompson [email protected]

@datho7561 datho7561 force-pushed the 668-fix-path-autocompletion branch 2 times, most recently from 367641e to e85f353 Compare September 15, 2022 14:12
@datho7561 datho7561 force-pushed the 668-fix-path-autocompletion branch 2 times, most recently from 1a65d09 to b30db51 Compare September 15, 2022 19:55
@datho7561
Copy link
Contributor Author

@angelozerr if you have time, could you please take a look at this?

@angelozerr
Copy link
Contributor

I promise you to review all your PR as soon as I will finish my contribution with generic support for qute.

Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks pretty good to me so I think we can probably merge. Just a minor adjustment.

@datho7561 datho7561 force-pushed the 668-fix-path-autocompletion branch from b30db51 to 243006d Compare September 22, 2022 19:34
@datho7561
Copy link
Contributor Author

I think it'd be good to check that this works properly on Windows before merging. I haven't been able to test if it works there yet.

@angelozerr
Copy link
Contributor

@datho7561 could you move the file path completion participant and the test in extensions/filepath instead of extensions/general.

@angelozerr
Copy link
Contributor

angelozerr commented Sep 28, 2022

I'm sorry @datho7561 several tests on Windows OS fail.

  • testFilePathCompletionForEmptyDoctype
  • testFilePathCompletionFolderBAbsolutePathBackSlash
  • testFilePathCompletionFolderBAbsolutePath

It found 0 items for those tests.

I need to find time to investigate the problems.

@datho7561
Copy link
Contributor Author

I can investigate it on my Windows machine. I'll try to get these fixed today

@datho7561 datho7561 force-pushed the 668-fix-path-autocompletion branch from 243006d to 8f39691 Compare September 28, 2022 13:22
@datho7561
Copy link
Contributor Author

Let me know if this works for you, Angelo. I think something is wrong with CodeQL, and Jenkins didn't trigger for some reason, so I'll check the changes under linux

@datho7561 datho7561 force-pushed the 668-fix-path-autocompletion branch from 8f39691 to 889b90e Compare September 28, 2022 14:13
@datho7561
Copy link
Contributor Author

@angelozerr could you check now please?

@datho7561
Copy link
Contributor Author

@angelozerr is it okay to merge this PR?

@angelozerr angelozerr merged commit 4f794cf into eclipse-lemminx:main Oct 4, 2022
@angelozerr
Copy link
Contributor

Tests pass now in Windows OS. Thanks @datho7561 !

@angelozerr angelozerr added this to the 0.22.0 milestone Oct 4, 2022
@datho7561 datho7561 deleted the 668-fix-path-autocompletion branch October 4, 2022 20:22
@angelozerr angelozerr added the enhancement New feature or request label Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unwanted autocompletion

3 participants