Open hongyi-zhao opened 3 years ago
MMA notebook can do the completion for the units and physical constants' names, say, the following one:
Quantity["BoltzmannConstant"]
But it seems that this feature isn't available in lsp-wl. Is it possible to implement it in lsp-wl?
lsp-wl
Regards, HY
This can be done and not that hard, but not in high priority. Maybe I will give it a try soon.
MMA notebook can do the completion for the units and physical constants' names, say, the following one:
Quantity["BoltzmannConstant"]
But it seems that this feature isn't available in
lsp-wl
. Is it possible to implement it inlsp-wl
?Regards, HY