IntelliJ IDEA problem collection (new version)

When creating a file with a name of a file type in IntelliJ IDEA, it was not recognized correctly

Description of the problem: Misoperation when creating a new file leads to a new js file dddd.js of the default type (.txt). When deleting and creating a file with the same name dddd.js again, the new file type is still the previous txt type, IntelliJ IDEA not correctly identified

Describe the process:

1. Misoperating the dddd.js file of type txt when creating a new file

2. Create a new file with the same name again (the file name is the same including the suffix, but the actual type is different, please note)

describe the resolution process

Guess you like

Origin blog.csdn.net/qq_28202661/article/details/90142465