package_control
package_control copied to clipboard
Question about sys_path
What is the exact function of the following package folder detection heuristic?
Is it still relevant?
May we replace it with corresponding sublime.... API calls?
The heuristic to derive package_dir from Default.sort conflicts with default_package_path filtering somewhat.
https://github.com/wbond/package_control/blob/aa53e6f35c8edbfbaa56f86a988ff24fc51bb886/package_control/sys_path.py#L28-L78