package_control icon indicating copy to clipboard operation
package_control copied to clipboard

Question about sys_path

Open deathaxe opened this issue 3 years ago • 0 comments

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

deathaxe avatar Sep 17 '22 15:09 deathaxe