-
[Enter steps to reproduce:]
1. Run auto-correct current file
2. this error happen. every file, this error happens.
**Atom**: 1.19.7 x64
**Electron**: 1.6.9
**OS**: Mac OS X 10.12.6
**Thrown …
-
### Environment information
```bash
CLI:
Version: 1.9.0
Color support: true
Platform:
CPU Architecture: aarch64
OS: …
kbrgl updated
1 month ago
-
### Bug description
I was preparing a parametric document where title changes with respect to some parameters. I was able to do so with only python code blocks. But when I add an R code block, regard…
-
- [X] Drop files and open
- [X] Open editor only
- [X] Tab interface to allow multiple files
- [x] Drag and drop tab reorder
- [x] Allow tabs to be dragged and place files side by side
- [x] …
-
### Neovim version (nvim -v)
NVIM v0.9.5
### Operating system/version
Ubuntu 22.04
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents…
-
I want to input 2D array data as: `[1,2,3][4,5,6][7,8,9]`, i also want to get `[1,2,3][4,5,6][7,8,9]` input as one string, but `arrayBounds('\0', '\0')` not take effect.
```cpp
// file: test.cpp
…
-
I'm getting following exception from ruby `2.7.2`
```
Please select the project for the current directory (1-1, 'q' to exit)
1
Thanks! I'm saving this project's info
in /Users/dhurba/code/ran…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
建议配置一下sync插件,具体可以在安装该插件后参考其文档,配置gist,然后执行 ctrl/cmd + shift + p ==> upload settings 或 download settings,实现一次配置,更换设备后直接拉取配置文件就行。我在工作电脑和家里的黑苹果、ubuntu各个系统上使用的是这同一套配置。
```json
{
"background.enabled"…
-
When I run:
```
:~/ppx_debug$ dune exec ./demo/debug/debug.exe -- trace debug.trace -f calls | head -n 6
File "demo/lib/other.ml", line 4, characters 8-19:
Error: Unbound module Demo
```
My comp…