Lex Li

Results 67 issues of Lex Li

As discussed in https://github.com/swyddfa/esbonio/issues/321, the extension should suggest what folders to exclude in `conf.py` (and maybe automate the changes).

enhancement
area:esbonio

https://github.com/vscode-restructuredtext/vscode-restructuredtext/blob/81.0.0/src/features/previewContentProvider.ts#L75 It uses a very hacky way to count code line numbers, so we need a more reliable way.

enhancement
up for grab
dependency issue
area:preview

Visual Studio 2019 will introduce changes to themes, https://blogs.msdn.microsoft.com/visualstudio/2018/11/12/a-preview-of-ux-and-ui-changes-in-visual-studio-2019/ So we expect to ship new themes once the time is right.

enhancement
up for grabs
for new maintainer

Finally my last WinForms project depending on this component has been replaced by a Blazor web app, so I think it is time to announce my plan to retire from...

idea

I knew Krypton libraries a while ago, and just realized that it became an open source project, https://github.com/ComponentFactory/Krypton Compared to DockPanel Suite, its docking library seems to be well designed...

idea

#337 contains many minor patches, which should be individually reviewed.

task

Both https://www.nuget.org/packages/Waher.Security.DTLS/ and https://www.nuget.org/packages/DTLS.Net/ offer DTLS implementation (server and client), so it is possible now to add DTLS support in #SNMP 1. Use DTLS.NET to implement a new listener binding....

task
up for grabs

There are several places in ANTLR runtime that errors are written to console error, like [this](https://github.com/tunnelvisionlabs/antlr4cs/blame/bc7fb74f3cf64f656cf2c9c1e05d71386e580a41/runtime/CSharp/Antlr4.Runtime/DefaultErrorStrategy.cs#L154). While that looks harmless in most applications (GUI based, or web apps for example),...

I met some issue similar to #262 where some problems in the grammar prevent the parser from being generated, but note that such problems are reported as "warning" (why?), instead...

Now GitHub allows old projects to be archived, so this one should be marked explicitly that way to avoid confusion.