-
I am testing `pyright` for use with BBEdit as a supported LSP server for Python. During testing, `pyright` is not requesting workspace configuration from the client, even though the client explicitly …
-
[13:53:13] I also see a think where if the app is minified when I'm in "dark" mode, at night, say, then the next morning (after the appearance has gone to light while the display was off) the app ic…
-
In Lasso 8, we have this pretty nifty semi-automatic documentation of the Knop API and its types and methods.
http://montania.se/projects/knop/help.lasso
It's not fully automatic. We meticulously a…
-
```
Besides being a nice feature, adblock allows us to repel a lot of crap and
speed the browser up.
```
Original issue reported on code.google.com by `classi...@floodgap.com` on 25 Feb 2012 at 3:36…
-
In all the apps that I've ever used, I can honestly say I believe that VSCode's find & replace is one of the worst implementations of this feature that I have ever seen. I couldn't find my s…
-
The try/except block on lines 181 to 194:
The try is failing. The except block is being run. Thus "parent_path" and "child_path" are not being defined. The program runs into that runtime error of n…
-
It seems some emoji are actually two in sequence. These render strangely:
🤷♀️
🤷♂️
The colored hand and people emoji can't be inserted at all.
kogir updated
7 years ago
-
There may be a super simple solution to this that I'm not seeing, so my apologies if so.
Since updating to a more recent version, when using Notepad on Windows, all logs are missing formatting mak…
-
I'm writing a new LSP client (i.e. one that's not VS Code), and I'd like to support the Perl language server. Basic integration is working, but I'm finding that the server never reports any diagnostic…
-
It seems a bit of a waste of space to have some tags like option (in select menus) waste 3 lines for each option item (since the opening tag, value, and closing tag are each put on own line).
Is ther…