Nicolas Berthier
Nicolas Berthier
Ok thanks. Note, though: you need to `make package.json` and then amend the last commit with the generated `package.json` (the CI checks the generated file does not differ from the...
Ouch… ``` [Error - 4:51:07 PM] SuperBOL Language Server client: couldn't create connection to server. ReferenceError: joo_global_object is not defined at eval (eval at caml_js_eval_string (/tmp/vscode-exts/ocamlpro.superbol-0.1.4/_dist/superbol-vscode-platform-bundle.js:24526:16), :1:1) at caml_js_eval_string (/tmp/vscode-exts/ocamlpro.superbol-0.1.4/_dist/superbol-vscode-platform-bundle.js:24526:16)...
> @nberth Is there anything missing apart from the Changelog entry? Would it be reasonable to pull that in soon? I think a better error reporting might be relevant still....
> > may I push directly on your branch? > > Yes of course; tell me when you're done so I can push a few last updates (Changelog + doc)...
Hint: doc for `dap-mode` can be found [here](https://emacs-lsp.github.io/dap-mode/)
If you were using `cobol_preproc` you'd get proper right-padding of alphanumerics that are broken across several lines, along with support for change-of-format compiler directives (that can often be seen at...
Yes the LSP has all the information for this already, and as far as I can identify the implementation of the basic feature could be quite straightforward. I'll set this...
> Wouldn't that also allow to provide a universal version (= one that works on all of Windows/Linux/Web)? I would assume so. Yet, this is low priority until we have...
> There's now a CI version called "web" - is this planned for the web (as hinted by the vsix name) or is this more a "universal" issue (as hinted...
> There's now a CI version called "web" - is this planned for the web (as hinted by the vsix name) or is this more a "universal" issue (as hinted...