You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For drracket color schemes, is there a way to make it so that function names get a different color than arguments? All the built in color schemes don't seem to change any of it
Above is vscode with yellow color for foo and blue color for x
Below is drracket with blue color for both
I was staring at some student code and was thinking on how/why they would get confused and I realized its all blue that I'm looking at 😅
It's all blue!
Where as vscode highlighting has more visual variation of yellows and blues: