@noa: The syntax highlighting in a big project takes a really long time. It’s similar in pattern:script, but there, typing in one place forces it to refresh the highlighting of that part first, so you can use the control+click on levels directly. In PSnext, I need to wait for everything above in the file to load syntax highlighting.
@noa: The syntax highlighting in a big project takes a really long time. It’s similar in pattern:script, but there, typing in one place forces it to refresh the highlighting of that part first, so you can use the control+click on levels directly. In PSnext, I need to wait for everything above in the file to load syntax highlighting.