-
The current implementation of `Athletic\Discovery\Parser` does not allow discovered events to inherit from classes that do not contain `AthleticEvent` in their name.
I'm not sure why this limitation …
-
Recording explains it better than I can (sorry for the speed, the gif plays a little too fast):
![vim-markdown-no-headers](https://user-images.githubusercontent.com/364615/32504301-716e7820-c3ad-11…
mwcz updated
6 months ago
-
### Description
the feather quickfix functionality has some problems:
- the tool feather icon cannot be clicked, you have to find the sweet spot to the side of the icon for the tooltip to show and …
-
So we can indent a whole project in under a split second. Let's add a setting so that when we run a quickfix or a refactoring or we do - or the user does - anything that modifies the code, we automati…
-
I have next autocommand set in my config:
```lua
vim.api.nvim_create_autocmd('User', { pattern = 'HeirlineInitWinbar',
callback = function(args)
local buf = args.buf
local buftyp…
-
Example event message
Session FIX.4.4:TEST->TEST2 disconnecting: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
at QuickFix.SocketI…
-
It seems like yarn is caching packages by version number, and the last change made [here](https://github.com/agiletechvn/react-native-search-box/commit/2801cdd11b516cbbb48f137a70d051ad959d677b) to fix…
-
When I set g:aghighlight to enable search lighting, it works only if I don't specify a path to search. However, I like to include a path to significantly speed up my search.
e.g.
`Ag searchthis` …
-
In the following example the parser could try and recover from the error better so that the remainder of the code can still work out:
``` go
package demo
func foo(&int) {
}
```
A quickfix for this…
-
Raising here per @chrisbra off the back of https://github.com/vim/vim/issues/4278
#### environment
- vim
```
VIM - Vi IMproved 8.1 (2018 May 18, compiled May 6 2019 12:23:11)
Included patc…