Update README now that Wild Web Developer supports XML LS extensions #4#5
Open
AObuchow wants to merge 133 commits intoangelozerr:masterfrom
Open
Update README now that Wild Web Developer supports XML LS extensions #4#5AObuchow wants to merge 133 commits intoangelozerr:masterfrom
AObuchow wants to merge 133 commits intoangelozerr:masterfrom
Conversation
Author
|
Note that the "Eclipse IDE Context" could also be updated (but it's not entirely necessary). |
Owner
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Currently the artifact version validator does not work as intended. Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Initiate a specific versioning for the project as we're not sure it evolves and releases in sync with LSP4XML. Also uses SNAPSHOT as we're not supposed to changed content for released version.
Signed-off-by: Andrew Obuchowicz <[email protected]>
Use own snapshot version
Signed-off-by: Mickael Istria <[email protected]>
Fix version for dependency
Signed-off-by: Andrew Obuchowicz <[email protected]>
Fixes #4 Signed-off-by: Mickael Istria <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Update artifactId
Rename Java CI to Master CI, make deploy build only occur for pushes to master Fix #6
License + Copyright headers
Add M2E vs Generic Editor with Maven Extension Document
Signed-off-by: Andrew Obuchowicz <[email protected]>
Add artifactId description hover Fix #65
…_formatting Fix newlines in plugin configuration hover & completion description Fix #71
Signed-off-by: Andrew Obuchowicz <[email protected]>
…_formatting Use \n\n instead of <br/> for getMarkupDescription Fix #71
Signed-off-by: Mickael Istria <[email protected]>
Signed-off-by: Mickael Istria <[email protected]>
Support insertion of <groupId> and <version> with <artifactId>
…e-block Factorize complete gav value block
https://github.com/mickaelistria/lsp4xml-extensions-maven into mickaelistria-rename-package
Signed-off-by: Andrew Obuchowicz <[email protected]>
Rename package
This also brings * parent GAV completion when relative path is set * completing inside `dependency` and `plugin` Signed-off-by: Mickael Istria <[email protected]>
Use same code to complete GAV at different levels, add parent completion
Signed-off-by: Mickael Istria <[email protected]>
Link to file for * module * parent (when available locally) * relativePath * any GAV like dependency or plugin (when available locally) Signed-off-by: Mickael Istria <[email protected]>
Signed-off-by: Mickael Istria <[email protected]>
https://github.com/mickaelistria/lsp4xml-extensions-maven into mickaelistria-definition # Conflicts: # lemminx-maven/src/main/java/org/eclipse/lemminx/maven/MavenParseUtils.java # lemminx-maven/src/main/java/org/eclipse/lemminx/maven/searcher/LocalRepositorySearcher.java
Signed-off-by: Mickael Istria <[email protected]>
Signed-off-by: Mickael Istria <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Signed-off-by: Andrew Obuchowicz <[email protected]>
Fix #30 Signed-off-by: Andrew Obuchowicz <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Andrew Obuchowicz [email protected]