zerocewl

Results 10 issues of zerocewl

Is it possible to get only messages for custom events like issue creation? E.g. i want to subscribe to messages if a new issue is created (and maybe closed) with...

The dependencies should be updated to new [Angular 8](https://blog.angular.io/version-8-of-angular-smaller-bundles-cli-apis-and-alignment-with-the-ecosystem-af0261112a27) version. Maybe the [update guide](https://update.angular.io/#7.0:8.0) can save some time.

Please update the dependencies to the newest Angular Version.

help wanted

The settings from the `pycodestyle.cfg` are not used any longer on windows 10. After the monaco editor comes up the pycodestyle rules are applied ignoring the settings e.g.: ``` [pycodestyle]...

Hello, I tried to use `@acc function br(N) b=collect(1:N); broadcast(+,b,b')end` but this error comes up ``` julia> br(1000) C:\Users\hiddenUserName\AppData\Local\Temp\jul556A.tmp/cgen_output1.cpp:2:19: fatal er ror: cblas.h: No such file or directory #include ^...

I'm trying to enable **auto completion** in the monaco editor from **different custom python folders** using [`python-lsp-server`](https://github.com/python-lsp/python-lsp-server). For a single folder this works fine using the `workspaceFolder` setting from the...

The link in the readme to [Pip requirement file format](https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format) seems to be outdated. > This page has moved > > You should be redirected automatically in 3 seconds. If...

First things first: Thx for creating and maintaining jedi! I have an issue with completing **compiled** files, created with cython but only with **methods** / functions inside classes. If i...

discussion

### Context Please support Sphinx v9 https://github.com/sphinx-doc/sphinx/releases/tag/v9.0.4 sphinx-design currently pins to

enhancement