Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Bug 518039 - [lsp] Exception when trying to enter javadoc parameters
The content assist code expects a RegExp instance when analyzing excluded styles. As such, the extra LSP provider should wrap its excluded styles in a RegExp instance accordingly. Signed-off-by: Remy Suen <remy.suen@gmail.com>
- Loading branch information