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

Atom is outdated and causes packages installed by default with PROS to throw errors when updated #50

Open SizzlinSeal01 opened 3 years ago

SizzlinSeal01 commented 3 years ago

Expected Behavior:

For files in the file tree to have icons based on what type of files they are

Actual Behavior:

All files have the same icon

Steps to reproduce:

Download PROS and update file-icons package

System information:

Platform: V5 PROS Kernel Version: 3.4.0

Additional Information

updating atom may help, but you can't do that because of PROS, so it might have to be updated within the PROS source code

Screenshots/Output Dumps/Stack Traces

stack trace: https://pastebin.com/hrpM58hr Project — C__Users_eduar_sally — PROS Editor 2021-03-14 11_24_45 AM

HotelCalifornia commented 3 years ago

As a workaround, you can use Atom and install the pros-atom3 plugin plus its dependencies

SizzlinSeal01 commented 3 years ago

ok thanks ill try that