-
Notifications
You must be signed in to change notification settings - Fork 82
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
DTD file completion not detected properly #945
Comments
I can reproduce this weird behavior. When completing on |
@ejgutierrez74 if I remember you need to write |
No i dont, im on linux system...in xml copy editor and other like netbeans works ok. I remind that both files are in same directory. I put an Example of changing directory without ./ Also in vscode when you programming in HTML you put:
supposed you have styles.css in CSS folder...no ./ needed |
The issue is caused by https://github.com/eclipse/lemminx/pull/1293/files The current file completion has some outstanding issues:
|
Its then solved the error ? I see amerged code, dont know if its fixed in new release or nightly or prerelease code....Thanks |
As soon as the issue is not closed it means that it is not fixed. We need to create a PR. @fbricon have you the intention to fix it? |
@fbricon ??? |
Sorry I'm busy with other tasks so don't expect me to fix it any time soon. The problem was introduced in eclipse-lemminx/lemminx#1293. @ejgutierrez74 feel free to open a PR to fix it. |
Thanks @fbricon for your answer. I think this file completion must be revisited . I will try to do that to integrate to the next release but I cannot promise you @ejgutierrez74 that I will be able to do that. |
Dont promise me, promise to fix it to my students @angelozerr ;) |
@ejgutierrez74 here a demo with my current work: |
Seems great |
Fixed with eclipse-lemminx/lemminx#1604 @ejgutierrez74 the DTD file completion should work now. Please install the pre-release (I think it will be available tomorrow) and give us feedback if it is working correctly for you. Thanks! |
My tests three or four files, in VsCode in Ubuntu 22.04 seems that work great.... Thanks for your work. |
Nice!
We will try to create a release next week if we have time.
You are welcome.
Yes it should work. |
Any news ?? |
Happy new year @ejgutierrez74 We need to find time to create this release, since we are very busy with other projects. |
I have one file called ( of course in the same directory as xml file) a DTD file called bautistamonicaoriginal.dtd.....In vscode it detects lots of files...except the one i need....
At the same time you wrote the file name, it appear lots of files....
But no one even began with b or ba or bau or baut...and so on....the files which name is helping are far similar to the one i seek
The text was updated successfully, but these errors were encountered: