Open gbouthenot opened 8 years ago
Add ability to add environment path after the values of envPATH and binDir. If binDir begins with "./", it is relative to project first path.
Should fix #216
it has been rebased
It seems like this also makes changes to syntax highlighting for class and extends?
class
extends
Add ability to add environment path after the values of envPATH and binDir. If binDir begins with "./", it is relative to project first path.
Should fix #216