Questions
- A significant percentage of the population are partly or completely colorblind. How might you provide colorblind individuals with the same benefits that colors provide in this chapter?
- Reparsing code to look for syntax errors whenever the user moves the cursor to a different line might be too often, or it might not be often enough. Can you suggest a better criterion for how often to reparse the code?
- Suppose you want to add syntactic nesting information so that a user can visually tell which blocks of code are nested within which other blocks. Is there a way that you can add this information to the IDE in addition to the color-coding presented in this chapter? How might you go about that?
Join our community on Discord
Join our community’s Discord space for discussions with the authors and other readers: