Compl Yue

Results 26 issues of Compl Yue

https://github.com/domluna/JuliaFormatter.jl/issues/633#issuecomment-1761951928 Generating a sysimage for the formatter can greatly reduce time of first `.jl` file format, but the steps are frightening to novice users (like me), can we have an...

This PR addresses #5 by merging @danwashusen 's fork back, up to commit https://github.com/danwashusen/dev-cert-authority/commit/48a1b19111f20fdb78c8e4df5f660ad0fd1500dd so the readme install instruction stays with npm as source. Note that @apkrasny 's fix https://github.com/danwashusen/dev-cert-authority/commit/2de162a9bec37f744fa653b4c62c470a8c84fbed...

I can't find an API to obtain week-of-year from a Datetime, is it intended so or missing by accident?

I'm interested to replace my WebSocket connections with WebTransport streams, Chrome (since 91) has supported it, is that feature on your radar here?

this is really a serious security issue for hadui to be used in untrusted environment. enforcing https/wss with client certificate authentication is ideal for corporate environment, but will add obvious...

stack will ask for main-module choices in this case upon running `stack ghci`, the question is answerable when running in publication mode, tho still annoying as main-module is meaningless in...

this is my fix to build NJ against latest Node/Julia releases on Mac

Typed array as input argument works correctly if returned from Julia: ``` > var a=julia.eval('[1.1,2.2,3.3]'); a Float64Array [ 1.1, 2.2, 3.3 ] > julia.exec('identity',a) Float64Array [ 1.1, 2.2, 3.3 ]...

### Bug description Content populated under /workspace/ during custom .dockerfile building, ultimately get lost when the workspace is started. ### Steps to reproduce https://gitpod.io/#https://github.com/complyue/tour/blob/master/welcome.edh ### Workspace affected _No response_ ###...

type: bug
team: team-engine

It happens "WITH" search suggestions: ![image](https://github.com/neo4j-devtools/neo4j-bloom/assets/15646573/325ba33c-4fe6-4a59-99b6-4532ca42679f) ![image](https://github.com/neo4j-devtools/neo4j-bloom/assets/15646573/10af31d9-e655-4a58-851a-696f22288bda) Or "WITHOUT" search suggestions too: ![image](https://github.com/neo4j-devtools/neo4j-bloom/assets/15646573/fd0dfa90-e026-4f4a-9511-8efbc8673e46) ![image](https://github.com/neo4j-devtools/neo4j-bloom/assets/15646573/4a3c7444-ad9e-46ee-b6e5-ed9e4106fe1c)