Jay

Results 73 issues of Jay

Brand new clean install of Ubuntu 20.04 As root: ``` apt install libgtk-3-dev ffmpeg apt install cargo cargo install czkawka_gui ``` Got this error (more complete error log attached): [cargo...

bug

I have searched and I am rather surprised that as far as I can tell this has not been suggested already. I know we can change the font with ```DOT_FONTNAME...

I can see that the way hdlConverter works is that it first passes the code through a preprocessor. Then produces and AST from the resulting text. This preprocessor 'flattens' the...

Existing code, which synthesises and simulates fine in Xilinx and Synopsys toolchains fails with hdlConverter. The issue is extraneous commas in module parameter definitions and module instance signal connections. This...

Hi, Python setup.py install seems not to play nicely with virtualenvs. The package is installed and the script runs, but Pycharm thinks it's missing Python 3.6

### Discussed in https://github.com/microsoft/vscode-cpptools/discussions/9602 Originally posted by **the-moog** July 19, 2022 In the file c_cpp_properties.json you can have multiple entries in "configurations". Valid 'name' keys are anything, but "Win32" and...

Language Service
more info needed

I've played about with various comment styles at the start of the file but everything I try appears in the 'Namespace' documentation. I would like at least the module brief,...

Google Wallet is gone and replaced by Google Pay, is that going to be supported?

contributions welcome

> Note: If you use the fuzzy expressions such as 'can't use/no effect/problem/error', but don't give any relevant auxiliary information according to the template below, this issue will be not...

bug

Line 830 of representer.py hints that it's possible to add comments to serialisation of python object instances. Consider the following code. How would I modify it so that the resulting...