-
This feature request is to propose exposing low level information generated by Slither via printers. Slither is a very useful static analysis framework for Solidity. Currently, it can be used by other…
-
**Describe the issue**
An apostrophe `'` that exists on its own without being closed seems to break highlighting of everything that comes after it even if it's in a comment or escaped but only with t…
-
### Operating System
Linux Mint
### Programming Languages
Python
### CCXT Version
4.0.83
### Description
Currently Latoken's `fetch_open_orders` requires a symbol argument, but it looks like th…
-
Today, in QOSF presentation meeting, there was interest in resources for learning Q#. In general, documentation, samples and katas help. I also pointed them to "Q# pocket guide" and upcoming "Quantum …
-
I'm Alejandro Serrano, a PhD student in the area of functional programming, currently working in [Utrecht University](http://www.cs.uu.nl/staff/mena.html). I use Haskell for my daily job, but I also l…
-
Any plans for [parallelism & concurrency](https://github.com/vlang/v/issues/1868 )?
And an orthogonal question - any plans to support seamless synchronous & asynchronous programming?
With "seaml…
-
What is Gradle?
Five things you need to know about Gradle
1. Gradle is a general-purpose build tool
Gradle allows you to build any software, because it makes few assumptions about what you’re tryin…
-
- Include critiques for the end-user programming interface examples, since, while they do offer improvement from traditional ones, they’re by no means perfect. +1 CoCo, for example, introduces a large…
-
I propose allowing to specify files as the argument to the `--driver-port` and `--cluster-port` options:
```
rethinkdb --cluster-port file:/tmp/rethinkdb.sock
```
The server could also listen by def…
AtnNn updated
3 years ago
-
# Problem solved by the feature
When json object contains a large `int[]` or `int[][]` object, the pretty print is not useable. each element ends with newline.
# Feature description
We should h…