LSP: How to add to intelephense.stubs

2021-08-25 Thread Johan Sölve
Language Server Protocol Support in BBEdit 14 is is a huge improvement! Intelephense have support for Wordpress function definitions by "adding wordpress to the intelephense.stubs array". Can this be done for BBEdit for example by adding something to Support/BBEdit/Language Servers/Configurat

Re: LSP: How to add to intelephense.stubs

2021-08-26 Thread Johan Sölve
"X" }, "workspaceConfigurations": { "intelephense": { "stubs": [ "wordpress" ] } } } But the licence key definitely looks like it works there. Premium functions work. onsdag 25 augusti 2021 kl. 17:27:13 UTC+2 skrev sie...@barebones.com: > On 25 Aug 2

Re: LSP: How to add to intelephense.stubs

2021-08-27 Thread Johan Sölve
Thanks for clarifying that! torsdag 26 augusti 2021 kl. 17:38:53 UTC+2 skrev sie...@barebones.com: > On 26 Aug 2021, at 11:21, Johan Sölve wrote: > > > Thanks, it got me a bit closer but I couldn't get the wordpress stub > > to be > > recognized. I tried

Emmet for css

2021-11-10 Thread Johan Sölve
I have Emmet working for expanding html abbreviations, but is the BBEdit implementation supposed to work also for css abbreviations? I've looked in the language settings for css and scss but see nothing that seems relevant for Emmet. https://docs.emmet.io/css-abbreviations/ -- This is the BB

Re: Emmet for css

2021-11-12 Thread Johan Sölve
; Jean Jourdain > > On Wednesday, November 10, 2021 at 2:33:39 PM UTC+1 Johan Sölve wrote: > >> I have Emmet working for expanding html abbreviations, but is the BBEdit >> implementation supposed to work also for css abbreviations? >> >> I've looked in th

Autodetect indentation mode

2016-10-12 Thread Johan Sölve
Since I work in the middle of an ongoing indentation war (you know, tabs vs. spaces) I have a need for auto-detecting the indentation mode when opening a file that BBEdit haven't saved an "auto-expand tabs" setting for. Has anyone created such a script? I'm not even sure if it's possible to ho

Re: Autodetect indentation mode

2016-10-13 Thread Johan Sölve
On Thursday, 13 October 2016 08:25:14 UTC+2, Christopher Stone wrote: > > On Oct 12, 2016, at 10:15, Johan Sölve > > wrote: > > Since I work in the middle of an ongoing indentation war (you know, tabs > vs. spaces) I have a need for auto-detecting the indentation mode when