-
The OID API (`oid.h`) and implementation (`oid.c`) are not good for code size for several reasons:
* OID lookup tables and conversion functions are included in the build regardless of whether they …
-
Using the "Allow moving chat" and "Allow resizing chat" is disregarded for popped out tabs.
It would be nice if an option existed to lock said popouts and to pixel position them similarly to the ma…
-
### There is an issue with the display of CLI OCP 0xc6.Failure to comply with protocol OCP2.5.
long double log_size = uint128_t_to_double(le128_to_cpu(log->size)) * sizeof(__le32);
According to the …
-
The font throughout the rest of the application is fine.
The theme is set to "System Theme".
I looked all over the settings, tried ctrl+scroll/plus/minus to no avail.
The font is tiny on the HiDPI…
-
// SPDX-License-Identifier: MIT
pragma solidity 0.6.0;
contract SimpleStorage {
uint256 favoriteNumber;
// This is a comment!
struct People {
uint256 favoriteNumber;
…
-
### Description:
Currently, the code editor size in the Query Manager is static and not resizable. This applies to all code editor inputs within the Query Manager. To improve usability, the code edito…
-
We keep track of our code size on Android to keep our overall download size down. In updating our pinned nightly compiler (from nightly-2024-06-21; we're due for it), our CI turned up a code size incr…
-
Some interpreters can accept only small size code. It should be calculated (by binary search?). Also we take care the size of code to check.
-
There should be a shortcut by using F1, but it's blocked atm
https://microsoft.github.io/monaco-editor/
![image](https://github.com/user-attachments/assets/020eee35-818e-4717-9183-43d856a6b0a1)…
-
Reduce code size by writing variables in one line.