Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Asking because I'm building a splunk syntax highlighting extension and am wondering whether to incorporate linting as a separate or integrated option...
 
 Maybe integrated with an option to turn it off...
- 
				
				 C0D4644186yPersonally, I prefer them seperate. C0D4644186yPersonally, I prefer them seperate.
 I may not agree with the linter on a "presentation" level.
- 
				
				Well, linting without syntax highlighting doesn't make much sense, but syntax highlighting without linting definitely does.
- 
				
				@tekashi aaaaaaahhh, a fellow colorblind coder! Is that a purple or blue syntax highlight? Fuck if i know!
- 
				
				@tekashi Nah its a curse for colorblind programmers.
 
 Ive to spent a few hours every time I get on a new project to configure the IDEs colors so I can see the color differences.
Related Rants








 most evil thing to do...
most evil thing to do...
 If you do this..
If you do this..
Should linting and syntax highlighting be separate options in editors? It seems to me that anytime i just want a nice syntax highlighting extension in vscode i end up with a shitton of linter errors that i didn't ask for... I just wanted to see my keywords, dammit!
question
linting
syntax
linter
syntax highlighting