lsp4jakarta
lsp4jakarta copied to clipboard
Tags warn usage of URI and update to new URNs
Description:
Jakarta EE10 Tags 3.0 updated the usage of URIs to the Jakarta namespace with URNs. Would be great to see the language server flagging these old URIs as warning and asking users to update to the new URNs.
http://java.sun.com/jsp/jstl/core -> jakarta.tags.core http://java.sun.com/jsp/jstl/fmt -> jakarta.tags.fmt http://java.sun.com/jsp/jstl/sql -> jakarta.tags.sql http://java.sun.com/jsp/jstl/xml -> jakarta.tags.xml
Specification:
https://jakarta.ee/specifications/tags/3.0/jakarta-tags-spec-3.0.html#multiple-tag-libraries
Type of language feature proposed:
Select all that apply
- [x] diagnostic
- [x] quick-fix
- [ ] snippet
- [ ] other, please specify: