I'm trying to use PLS with BBEdit's LSP support in the latest release of 
BBEdit. Near as I can tell, everything is set up properly for PLS to do its 
magic (and the little green light is on for Perl's language server in the 
list in BBEdit), but I cannot seem to get it to ever flag erroneous code or 
anything of that nature. Is there some way to run a debug mode on PLS to 
see if it is even working? I'm not sure if the problem lies in BBEdit or 
PLS at present and would like to try to narrow down the issue.

I followed the steps outlined on the BBEdit site 
<https://www.barebones.com/support/bbedit/lsp-notes.html#advanced> and the 
GitHub page for the PLS CPAN module 
<https://github.com/FractalBoy/perl-language-server>, including installing 
cpanm and then using cpanm to install PLS. The only issue I ran 
into IO::Async had trouble building (it failed 2 out of 64 build tests) and 
I had to use cpanm --force IO::Async ahead of cpanm PLS in order to install 
everything. 

I'm running on macOS 12.3.1 on an M1 Max.


Thanks! 


Tim

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/378cac3e-b4c8-40a6-9e74-25a0543a1168n%40googlegroups.com.

Reply via email to