Update the summary in the README for fixing and completion support
This commit is contained in:
		
							parent
							
								
									2365fd2948
								
							
						
					
					
						commit
						2560cdd56e
					
				@ -15,8 +15,9 @@ back to a filesystem.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
In other words, this plugin allows you to lint while you type.
 | 
					In other words, this plugin allows you to lint while you type.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ALE also supports fixing problems with files by running commands in the
 | 
					In addition to linting support, ALE offers some support for fixing code with
 | 
				
			||||||
background with a command `ALEFix`.
 | 
					formatting tools, and completion via Language Server Protocol servers, or
 | 
				
			||||||
 | 
					servers with similar enough protocols, like `tsserver`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Table of Contents
 | 
					## Table of Contents
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user