Alex Bubnov

Results 3 issues of Alex Bubnov

**Describe the bug** `erlang_ls` expects leading triggerCharacter to be preserved on completion, which is not always true in Sublime-LSP. I'm not even sure it is bug, it look like unclear...

**Describe the bug** After inclusion of `merl.hrl`, I'm getting unexpected and erroneous list of error diagnostics. **To Reproduce** `project/src/ttt.erl` -module(ttt). -include_lib("syntax_tools/include/merl.hrl"). `project/erlang_ls.yaml` otp_path: "/home/username/.asdf/installs/erlang/23.3.4.4/" diagnostics: enabled: - dialyzer - crossref...

bug

**Is your feature request related to a problem? Please describe.** I recently implemented very basic PKCS-7 detached signature verification and I found SignerInfo and SignerInfoAuthenticatedAttributes definitions not compatible with [message...

team:PS
enhancement