-
When compiling the player using react-native and minify enabled the minifier removes (default option) all function names. This leads to an issue using the fullscreen scrolling view:
1. Compile with…
-
The AbstractQuickfixTest does not allow to easily customize comparison of strings in the presence of Windows end-of-line characters like "\r". That's especially the case when using new Java text block…
-
Possibly related to https://github.com/vim/vim/issues/2998.
To reproduce:
1. `vim --clean`.
2. Create a quickfix window.
3. `:copen`.
5. `botright 10new`.
You should see that the newly cre…
-
For related locations in the same symbol we could highlight them when the cursor is over an error (or close on a line with an error? Could either pick the same diagnostic that is echoed or maybe all o…
-
如标题:
在使用asyncrun执行的时候,可以通过指定文件的编译器的方法设置特定的编译器,用来给quickfix list 提供正确的errorformat。可以执行并且能够正确的解析。asynctasks 指定文件的compiler 无效,在.tasks 文件中设置的
errorformat=
\%*\\sFile\ \"%f\"\\,\ line\ %l\\,\ %m,
…
-
**Problem:**
When destroying an interactable object while the interactor is still inside the object, a MissingReferenceException is thrown:
![image](https://user-images.githubusercontent.com/74535…
-
Hi. My use case is that I often filter out certain entries from quickfix window to reduce the scope. Even though Keep and Reject currently do the job, I believe it could be a bit more convenient to su…
-
:TextLint runs the command and populates the quickfix list but :cnext does not move to the next lint error. I think it is because the errorformat does not match the format of the errors emitted.
Does…
-
Using the "Export Sales" functionality is creating incorrect "Item Amounts" when someone purchases multiple quantities of an item.
If someone purchases multiple, the "Item Amount" for each row is t…
-
We forcepused the ansible-config repo a few times, and it seems that the score of the repo has almost doubled. This is obviously not OK and we should find a way to fix this. As a quickfix, we could re…