-
The derivation strategy is currently quite slow. In particular, I've noticed that printing contexts at the start of a computation is pretty much instant, while it sometimes takes multiple seconds to p…
-
Hi there,
Thanks for the great extension!
It would be of even greater merit if there were a builtin option to automatically attach to the octave-cli process used to debug the octave script/program…
-
I enjoy working inside Emacs, but I have trouble doing so with HERMIT, because the (pretty) printing is terribly slow in Emacs (version 23.2.1 on a 2009 Macbook Pro). _Much_ faster in a terminal windo…
conal updated
11 years ago
-
Type: Debugger
**Describe the bug**
- OS and Version: **Windows_NT x64 10.0.19042**
- VS Code Version: **1.51.1 (also tried with Insiders, the issue still occurs)**
- C/C++ Extension Version: **…
-
I've been playing around recently with compiling a crate that simply contains:
```rust
pub const BYTES: &[u8] = include_bytes!("large-binary-blob");
```
and I've been surprised that the compil…
-
### Description of the issue
A option for exporting documents as PDF or printing them would be useful.
This view is from ODOO:
![image](https://github.com/hcengineering/platform/assets/10603792/3…
-
based on user feedback to the blog post, implement something like
- get list of users, https://cloud.ibm.com/apidocs/user-management#list-users
- on pretty printing, match iam_id from history to use…
-
Problem:
Currently JSON AST (abstract syntaxt tree, i.e. abstract json representation) is not exposed when converting objects to json. This is a design issue inherently leading to lack of flexibility…
-
The current implementation is ad hoc and is not of based on a well-known pretty-printing algorithm from the literature. This makes it difficult to scale to more difficult jobs, line wrapping in partic…
-
Bug type: Debugger
**Describe the bug**
- OS and Version: Codespaces
- VS Code Version: 1.60.1
- C/C++ Extension Version: 1.6.0
- Other extensions you installed (and if the issue persists after…