purduesigbots / pros-atom3

Provides integration with the PROS 3.x ecosystem
https://pros.cs.purdue.edu
Mozilla Public License 2.0
7 stars 0 forks source link

🐛 Add detection for edge case in new project path detection #27

Closed HotelCalifornia closed 5 years ago

HotelCalifornia commented 6 years ago

Summary

Correctly handle the case where there is an active text editor but the editor does not have an associated path (e.g. a new file buffer)

Test Plan

References

Closes #25