Make inlay hints cover whole document instead of just on the currently selected line.
This commit is contained in:
		@@ -1,3 +1,3 @@
 | 
			
		||||
local inlay = require('inlay-hints').setup({
 | 
			
		||||
    only_current_line = true,
 | 
			
		||||
})
 | 
			
		||||
    only_current_line = false,
 | 
			
		||||
})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user