xml tags don't always match in codelite editor
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Fri Aug 19, 2016 9:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
xml tags don't always match in codelite editor
windows 7, codelite version 10.0.0
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: xml tags don't always match in codelite editor
Please upload a sample XML file that I can test and open a bug report on GitHub.
The forum is not the best place to open bug reports
The forum is not the best place to open bug reports
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 41
- Joined: Mon May 22, 2017 12:06 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: xml tags don't always match in codelite editor
I went ahead and made a GitHub issue with a simple test case:
https://github.com/eranif/codelite/issues/1646
https://github.com/eranif/codelite/issues/1646
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Fri Aug 19, 2016 9:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: xml tags don't always match in codelite editor
Agree. The following example xml file could reveal the problem.AJenbo wrote:I went ahead and made a GitHub issue with a simple test case:
https://github.com/eranif/codelite/issues/1646
<CASE>
<CASEID></CASEID>
</CASE>
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: xml tags don't always match in codelite editor
This is now fixed in Git master
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Fri Aug 19, 2016 9:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: xml tags don't always match in codelite editor
I think it haven't been fixed as I tested in version 11.0.6(Win7 x64), please check, thanks.
https://github.com/eranif/codelite/issues/1646
https://github.com/eranif/codelite/issues/1646